StatusingDataSet.CalendarsRow.SetCAL_INFONull Method
Sets the CAL_INFO property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetCAL_INFONull
'Usage
Dim instance As StatusingDataSet.CalendarsRow
instance.SetCAL_INFONull()
public void SetCAL_INFONull()
See Also
Reference
StatusingDataSet.CalendarsRow Class