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