StatusingDataSet.CalendarsRow.SetCAL_INFONull method
Sets the CAL_INFO property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.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