Partager via


StatusTaskCreationInformation.Id - Propriété

Obtient ou définit le GUID de l'objet de tâche status.

Espace de noms :  Microsoft.ProjectServer.Client
Assembly :  Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)

Syntaxe

'Déclaration
<RemoteAttribute> _
Public Property Id As Guid
    Get
    Set
'Utilisation
Dim instance As StatusTaskCreationInformation
Dim value As Guid

value = instance.Id

instance.Id = value
[RemoteAttribute]
public Guid Id { get; set; }

Valeur de propriété

Type : System.Guid
Le GUID de la tâche.

Voir aussi

Référence

StatusTaskCreationInformation classe

StatusTaskCreationInformation - Membres

Microsoft.ProjectServer.Client - Espace de noms