PSContextInfoV14.DelegateGuid - Propriété
Obtient ou définit le GUID du délégué utilisateur, lors de la délégation est active.
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 Property DelegateGuid As Guid
Get
Set
'Utilisation
Dim instance As PSContextInfoV14
Dim value As Guid
value = instance.DelegateGuid
instance.DelegateGuid = value
public Guid DelegateGuid { get; set; }
Valeur de propriété
Type : System.Guid
Le GUID du délégué utilisateur.