ProjectDataSet.Assignment - Propriété

Obtient les informations sur l'état des affectations de projet.

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

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Assignment As ProjectDataSet.AssignmentDataTable
    Get
'Utilisation
Dim instance As ProjectDataSet
Dim value As ProjectDataSet.AssignmentDataTable

value = instance.Assignment
[BrowsableAttribute(false)]
public ProjectDataSet.AssignmentDataTable Assignment { get; }

Valeur de propriété

Type : WebSvcStatusing.ProjectDataSet.AssignmentDataTable

Voir aussi

Référence

ProjectDataSet classe

ProjectDataSet - Membres

WebSvcStatusing - Espace de noms