ChangeTypeDescription Class
Represents the change type attribute on an object. The attribute is used to determine the type of operation that will occur when an object is imported or exported to the metaverse using the Enterprise Connectivity management agent. The attribute values are set in the Advanced dialog box of Create Management Agent for the Enterprise Connectivity management agent.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As ChangeTypeDescription
Syntax
'Declaration
<SerializableAttribute> _
Public MustInherit Class ChangeTypeDescription
[SerializableAttribute]
public abstract class ChangeTypeDescription
[SerializableAttribute]
public ref class ChangeTypeDescription abstract
/** @attribute SerializableAttribute() */
public abstract class ChangeTypeDescription
SerializableAttribute
public abstract class ChangeTypeDescription
Inheritance Hierarchy
System.Object
Microsoft.MetadirectoryServices.ChangeTypeDescription
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.
Platforms
Target Platforms
See Also
Reference
ChangeTypeDescription Members
Microsoft.MetadirectoryServices Namespace
Microsoft.MetadirectoryServices