AdSyncERPSynchronizingEventArgs.ADGroupName - Propriété
Obtient le nom 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 ADGroupName As String
Get
'Utilisation
Dim instance As AdSyncERPSynchronizingEventArgs
Dim value As String
value = instance.ADGroupName
public string ADGroupName { get; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
AdSyncERPSynchronizingEventArgs classe