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