DelegationDataSet.TeamMembers - Propriété
Contient des informations sur les membres de l'équipe qui sont associés à des tâches délégable.
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property TeamMembers As DelegationDataSet.TeamMembersDataTable
Get
'Utilisation
Dim instance As DelegationDataSet
Dim value As DelegationDataSet.TeamMembersDataTable
value = instance.TeamMembers
[BrowsableAttribute(false)]
public DelegationDataSet.TeamMembersDataTable TeamMembers { get; }
Valeur de propriété
Type : WebSvcStatusing.DelegationDataSet.TeamMembersDataTable