Share via


StatusingAssignmentDependenciesDataSet.PreDependenciesRow.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.PreDependenciesRow
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.PreDependenciesRow classe

StatusingAssignmentDependenciesDataSet.PreDependenciesRow - Membres

WebSvcStatusing - Espace de noms