ProjectDataSet.AssignmentRow.IsASSN_IS_OVERALLOCATEDNull - Méthode

Détermine si la propriété ASSN_IS_OVERALLOCATED est définie sur une valeur une référence Null (Rien dans Visual Basic) .

Espace de noms :  WebSvcStatusing
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Function IsASSN_IS_OVERALLOCATEDNull As Boolean
'Utilisation
Dim instance As ProjectDataSet.AssignmentRow
Dim returnValue As Boolean

returnValue = instance.IsASSN_IS_OVERALLOCATEDNull()
public bool IsASSN_IS_OVERALLOCATEDNull()

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

ProjectDataSet.AssignmentRow classe

ProjectDataSet.AssignmentRow - Membres

WebSvcStatusing - Espace de noms