Share via


StatusingAssignmentDependenciesDataSet.PostDependenciesRow.ASSN_UID - Propriété

Obtient ou définit le GUID de l'affectation.

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

Syntaxe

'Déclaration
Public Property ASSN_UID As Guid
    Get
    Set
'Utilisation
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesRow
Dim value As Guid

value = instance.ASSN_UID

instance.ASSN_UID = value
public Guid ASSN_UID { get; set; }

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

StatusingAssignmentDependenciesDataSet.PostDependenciesRow classe

StatusingAssignmentDependenciesDataSet.PostDependenciesRow - Membres

WebSvcStatusing - Espace de noms