StatusingDataSet.AssignmentsRow.IsAB_BASE_FINISHNull-Methode
Bestimmt, ob die AB_BASE_FINISH -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_FINISHNull As Boolean
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim returnValue As Boolean
returnValue = instance.IsAB_BASE_FINISHNull()
public bool IsAB_BASE_FINISHNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
StatusingDataSet.AssignmentsRow Klasse