DraftAssignment.Task - Propriété
Obtient la tâche à laquelle appartient l'affectation.
Espace de noms : Microsoft.ProjectServer.Client
Assembly : Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)
Syntaxe
'Déclaration
<RemoteAttribute> _
Public ReadOnly Property Task As DraftTask
Get
'Utilisation
Dim instance As DraftAssignment
Dim value As DraftTask
value = instance.Task
[RemoteAttribute]
public DraftTask Task { get; }
Valeur de propriété
Type : Microsoft.ProjectServer.Client.DraftTask
Un objet DraftTask .