ADSyncERPSettings class
Used for maintaining settings for synchronizing the Enterprise Resource Pool with associated Active Directory services.
Inheritance hierarchy
System.Object
WebSvcAdmin.ADSyncGroupSettings
WebSvcAdmin.ADSyncERPSettings
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ADSyncERPSettings _
Inherits ADSyncGroupSettings
'Usage
Dim instance As ADSyncERPSettings
[SerializableAttribute]
public class ADSyncERPSettings : ADSyncGroupSettings
Remarks
For more information, see the GetActiveDirectorySyncEnterpriseResourcePoolSettings PSI method.
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.