Partager via


PjMembershipUser.DelegateName - Propriété

Remarque : cette API est désormais obsolète.

Obtient ou définit le nom d'un délégué pour l'utilisateur.

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

Syntaxe

'Déclaration
<ObsoleteAttribute("in o15")> _
Public Property DelegateName As String
    Get
    Set
'Utilisation
Dim instance As PjMembershipUser
Dim value As String

value = instance.DelegateName

instance.DelegateName = value
[ObsoleteAttribute("in o15")]
public string DelegateName { get; set; }

Valeur de propriété

Type : System.String
Retourne String .

Implémentations

IPjMembershipUser.DelegateName

Voir aussi

Référence

PjMembershipUser classe

PjMembershipUser - Membres

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