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