ProjectDataSet.AssignmentRow.ASSN_HAS_LINKED_FIELDS - Propriété

Indique si l'affectation a lié des champs.

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

Syntaxe

'Déclaration
Public Property ASSN_HAS_LINKED_FIELDS As Boolean
    Get
    Set
'Utilisation
Dim instance As ProjectDataSet.AssignmentRow
Dim value As Boolean

value = instance.ASSN_HAS_LINKED_FIELDS

instance.ASSN_HAS_LINKED_FIELDS = value
public bool ASSN_HAS_LINKED_FIELDS { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

ProjectDataSet.AssignmentRow classe

ProjectDataSet.AssignmentRow - Membres

WebSvcProject - Espace de noms