CalendarDataSet.CalendarsRow.SetCAL_CHECKOUTDATENull Method
Sets the CAL_CHECKOUTDATE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcCalendar
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetCAL_CHECKOUTDATENull
'Usage
Dim instance As CalendarDataSet.CalendarsRow
instance.SetCAL_CHECKOUTDATENull()
public void SetCAL_CHECKOUTDATENull()
See Also
Reference
CalendarDataSet.CalendarsRow Class