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