AdSyncERPSynchronizingEventArgs.ADGroupGuid - Propriété
Obtient le GUID du groupe Active Directory.
Espace de noms : Microsoft.Office.Project.Server.Events
Assembly : Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ADGroupGuid As Guid
Get
'Utilisation
Dim instance As AdSyncERPSynchronizingEventArgs
Dim value As Guid
value = instance.ADGroupGuid
public Guid ADGroupGuid { get; }
Valeur de propriété
Type : System.Guid
Voir aussi
Référence
AdSyncERPSynchronizingEventArgs classe