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