StatusingDataSet.LocalBaseCalendarsRow.SetCAL_BINARY_DATANull Method
Sets the CAL_BINARY_DATA property to a a null reference (Nothing in Visual Basic) value.
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl
Syntax
'Declaration
Public Sub SetCAL_BINARY_DATANull
'Usage
Dim instance As StatusingDataSet.LocalBaseCalendarsRow
instance.SetCAL_BINARY_DATANull()
public void SetCAL_BINARY_DATANull()
See Also
Reference
StatusingDataSet.LocalBaseCalendarsRow Class