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