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