IPSContextInfo.DelegateName propriedade
Obtém o nome do representante para o usuário, quando a delegação está ativa.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
ReadOnly Property DelegateName As String
Get
'Uso
Dim instance As IPSContextInfo
Dim value As String
value = instance.DelegateName
string DelegateName { get; }
Valor de propriedade
Tipo: System.String