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