Partager via


UserDelegationDataSet.ResourceDelegationsRow.DELEGATION_UID - Propriété

Obtient ou définit la GUID de la délégation.

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

Syntaxe

'Déclaration
Public Property DELEGATION_UID As Guid
    Get
    Set
'Utilisation
Dim instance As UserDelegationDataSet.ResourceDelegationsRow
Dim value As Guid

value = instance.DELEGATION_UID

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

Valeur de propriété

Type : System.Guid
Cette propriété renvoie Guid.

Voir aussi

Référence

UserDelegationDataSet.ResourceDelegationsRow classe

UserDelegationDataSet.ResourceDelegationsRow - Membres

WebSvcResource - Espace de noms