de la propiedad ProjectWorkflowContext.ProxyUserUid
Obtiene el GUID del usuario proxy de flujo de trabajo.
Espacio de nombres: Microsoft.Office.Project.Server.Library
Ensamblado: Microsoft.Office.Project.Server.Library (en Microsoft.Office.Project.Server.Library.dll)
Sintaxis
'Declaración
Public ReadOnly Property ProxyUserUid As Guid
Get
'Uso
Dim instance As ProjectWorkflowContext
Dim value As Guid
value = instance.ProxyUserUid
public Guid ProxyUserUid { get; }
Valor de propiedad
Tipo: System.Guid