CalendarDataSet.CalendarsRow.SetCAL_IS_STANDARD_CALNull Method
Sets the CAL_IS_STANDARD_CAL property to a null reference (Nothing in Visual Basic).
Namespace: [Calendar Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Calendar.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Calendar.asmx?wsdl
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