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