CalendarDataSet.CalendarsRow.SetCAL_IS_STANDARD_CALNull method
Sets the CAL_IS_STANDARD_CAL property to a null reference (Nothing in Visual Basic).
Namespace: WebSvcCalendar
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetCAL_IS_STANDARD_CALNull
'Usage
Dim instance As CalendarDataSet.CalendarsRow
instance.SetCAL_IS_STANDARD_CALNull()
public void SetCAL_IS_STANDARD_CALNull()
See also
Reference
CalendarDataSet.CalendarsRow class