StatusingDataSet.AssignmentsRow.IsWASSN_DELEG_PENDINGNull-Methode
Bestimmt, ob die WASSN_DELEG_PENDING -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsWASSN_DELEG_PENDINGNull As Boolean
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim returnValue As Boolean
returnValue = instance.IsWASSN_DELEG_PENDINGNull()
public bool IsWASSN_DELEG_PENDINGNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
StatusingDataSet.AssignmentsRow Klasse