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