StatusingDataSet.CalendarsRow.IsCAL_BASE_UIDNull Method

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

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

Syntax

'Declaration
Public Function IsCAL_BASE_UIDNull As Boolean
'Usage
Dim instance As StatusingDataSet.CalendarsRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.CalendarsRow Class

StatusingDataSet.CalendarsRow Members

WebSvcStatusing Namespace