CalendarDataSet.CalendarsRow.SetCAL_CHECKOUTBYNull Method

Sets the CAL_CHECKOUTBY property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcCalendar
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Sub SetCAL_CHECKOUTBYNull
'Usage
Dim instance As CalendarDataSet.CalendarsRow

instance.SetCAL_CHECKOUTBYNull()
public void SetCAL_CHECKOUTBYNull()

See Also

Reference

CalendarDataSet.CalendarsRow Class

CalendarDataSet.CalendarsRow Members

WebSvcCalendar Namespace