CalendarDataSet.CalendarsRow.SetCAL_CHECKOUTDATENull method
Sets the CAL_CHECKOUTDATE property to a null reference (Nothing in Visual Basic).
Namespace: WebSvcCalendar
Assembly: ProjectServerServices (in ProjectServerServices.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