Share via


StatusingDataSet.CalendarsRow.IsCAL_BINARY_DATANull Method

Determines whether the CAL_BINARY_DATA property is set 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 Function IsCAL_BINARY_DATANull As Boolean
'Usage
Dim instance As StatusingDataSet.CalendarsRow
Dim returnValue As Boolean

returnValue = instance.IsCAL_BINARY_DATANull()
public bool IsCAL_BINARY_DATANull()

Return Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.CalendarsRow Class

StatusingDataSet.CalendarsRow Members

Statusing Web Service