Compartilhar via


UserDelegationDataSet.ResourceDelegationsRow.RES_UID propriedade

Obtém ou define o GUID do usuário delegado.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property RES_UID As Guid
    Get
    Set
'Uso
Dim instance As UserDelegationDataSet.ResourceDelegationsRow
Dim value As Guid

value = instance.RES_UID

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

Valor de propriedade

Tipo: System.Guid
Retorna Guid.

Ver também

Referência

UserDelegationDataSet.ResourceDelegationsRow classe

UserDelegationDataSet.ResourceDelegationsRow membros

WebSvcResource namespace