ProjectWorkflowContext.ProxyUserAccount - Propriété

Obtient le nom du compte de l'utilisateur proxy du flux de travail.

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ProxyUserAccount As String
    Get
'Utilisation
Dim instance As ProjectWorkflowContext
Dim value As String

value = instance.ProxyUserAccount
public string ProxyUserAccount { get; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

ProjectWorkflowContext classe

ProjectWorkflowContext - Membres

Microsoft.Office.Project.Server.Library - Espace de noms