CalendarDataSet.CalendarsRow.SetCAL_IS_STANDARD_CALNull Method

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

Namespace:  WebSvcCalendar
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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

CalendarDataSet.CalendarsRow Members

WebSvcCalendar Namespace