ProjectDataSet.AssignmentRow.IsASSN_IS_OVERALLOCATEDNull-Methode
Bestimmt, ob die ASSN_IS_OVERALLOCATED -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsASSN_IS_OVERALLOCATEDNull As Boolean
'Usage
Dim instance As ProjectDataSet.AssignmentRow
Dim returnValue As Boolean
returnValue = instance.IsASSN_IS_OVERALLOCATEDNull()
public bool IsASSN_IS_OVERALLOCATEDNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
ProjectDataSet.AssignmentRow Klasse