ADSyncERPSettings2 class

Used for maintaining settings for synchronizing the Enterprise Resource Pool with associated Active Directory services. Provides settings for synchronizing an Enterprise Resource Pool with an Active Directory group.

Inheritance hierarchy

System.Object
  WebSvcAdmin.ADSyncERPSettings2

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ADSyncERPSettings2
'Usage
Dim instance As ADSyncERPSettings2
[SerializableAttribute]
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.

See also

Reference

ADSyncERPSettings2 members

WebSvcAdmin namespace