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