Compartir a través de


de la propiedad PSContextInfoV14.DelegateName

Obtiene o establece el nombre del delegado de usuario, cuando se activa la delegación.

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 Property DelegateName As String
    Get
    Set
'Uso
Dim instance As PSContextInfoV14
Dim value As String

value = instance.DelegateName

instance.DelegateName = value
public string DelegateName { get; set; }

Valor de propiedad

Tipo: System.String
El nombre del usuario delegado.

Vea también

Referencia

clase PSContextInfoV14

Miembros PSContextInfoV14

Espacio de nombres Microsoft.Office.Project.Server.Library