Partager via


PjMembershipUser.DelegateGuid - Propriété

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

Obtient ou définit le GUID 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 DelegateGuid As Guid
    Get
    Set
'Utilisation
Dim instance As PjMembershipUser
Dim value As Guid

value = instance.DelegateGuid

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

Valeur de propriété

Type : System.Guid
Cette propriété renvoie Guid.

Implémentations

IPjMembershipUser.DelegateGuid

Voir aussi

Référence

PjMembershipUser classe

PjMembershipUser - Membres

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