StatusingDataSet.CalendarsRow.IsCAL_BASE_UIDNull-Methode
Bestimmt, ob die CAL_BASE_UID -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.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()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
StatusingDataSet.CalendarsRow Klasse