de la propiedad UserDelegationDataSet.ResourceDelegationsRow.DELEGATE_UID
Obtiene o establece el GUID del usuario suplantado.
Espacio de nombres: WebSvcResource
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property DELEGATE_UID As Guid
Get
Set
'Uso
Dim instance As UserDelegationDataSet.ResourceDelegationsRow
Dim value As Guid
value = instance.DELEGATE_UID
instance.DELEGATE_UID = value
public Guid DELEGATE_UID { get; set; }
Valor de propiedad
Tipo: System.Guid
Devuelve Guid.
Vea también
Referencia
clase UserDelegationDataSet.ResourceDelegationsRow