Share via


ADSyncERPSettings.ADGroupGuid Property

GUID identifier for the Active Directory group to synchronize.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Property ADGroupGuid As Guid
    Get
    Set
'Usage
Dim instance As ADSyncERPSettings
Dim value As Guid

value = instance.ADGroupGuid

instance.ADGroupGuid = value
public Guid ADGroupGuid { get; set; }

Property Value

Type: System.Guid

See Also

Reference

ADSyncERPSettings Class

ADSyncERPSettings Members

Microsoft.Office.Project.Server.Library Namespace