StatusingDataSet.LocalBaseCalendarsRow.IsCAL_BINARY_DATANull method

Determines whether the CAL_BINARY_DATA property is set to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsCAL_BINARY_DATANull As Boolean
'Usage
Dim instance As StatusingDataSet.LocalBaseCalendarsRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

StatusingDataSet.LocalBaseCalendarsRow class

StatusingDataSet.LocalBaseCalendarsRow members

WebSvcStatusing namespace