Partager via


UserDelegationDataSet.ResourceDelegationsRow.RES_UID - Propriété

Obtient ou définit le GUID de l'utilisateur délégué.

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

Syntaxe

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

value = instance.RES_UID

instance.RES_UID = value
public Guid RES_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