ProjectDataSet.AssignmentRow.IsASSN_HAS_LINKED_FIELDSNull - Méthode
Détermine si la propriété ASSN_HAS_LINKED_FIELDS est définie sur une valeur null.
Espace de noms : WebSvcProject
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsASSN_HAS_LINKED_FIELDSNull As Boolean
'Utilisation
Dim instance As ProjectDataSet.AssignmentRow
Dim returnValue As Boolean
returnValue = instance.IsASSN_HAS_LINKED_FIELDSNull()
public bool IsASSN_HAS_LINKED_FIELDSNull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
ProjectDataSet.AssignmentRow classe