IPSContextInfo.UserGuid propriedade
Obtém o GUID do usuário atual do Project Server.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
ReadOnly Property UserGuid As Guid
Get
'Uso
Dim instance As IPSContextInfo
Dim value As Guid
value = instance.UserGuid
Guid UserGuid { get; }
Valor de propriedade
Tipo: System.Guid