ADSyncERPSettings2 class
Provides settings for synchronizing an Enterprise Resource Pool with an Active Directory group.
Inheritance hierarchy
System.Object
Microsoft.Office.Project.Server.Library.ADSyncERPSettings2
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Class ADSyncERPSettings2
'Usage
Dim instance As ADSyncERPSettings2
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public class ADSyncERPSettings2
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.