Share via


ChangeTypeDescription

The 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.

The ChangeTypeDescription class is derived from the System.Object class.

Public Methods

The ChangeTypeDescription class has the following public methods.

Method Description
Equals(Object)

GetHashCode()

GetType()

ToString()

Public Properties

The ChangeTypeDescription class defines the following public properties.

Property Description
Add Data type: String
Access type: Read-only

Gets the value that indicates that an add operation will occur on a object.

AttributeName Data type: String
Access type: Read-only

Gets the name of the change type attribute.

Delete Data type: String
Access type: Read-only

Gets the value that indicates that a delete operation will occur on a object.

Modify Data type: String
Access type: Read-only

Gets the value that indicates that a modify operation will occur on an object.

Protected Constructors

The ChangeTypeDescription class has the following protected constructor.

Constructor Description
ChangeTypeDescription()

Protected Methods

The ChangeTypeDescription class has the following protected methods.

Method Description
Finalize()

MemberwiseClone()

Requirements

Product Microsoft Identity Integration Server 2003 SP1
Namespace Microsoft.MetadirectoryServices
Assembly Microsoft.MetadirectoryServices
.NET Framework .NET Framework 2.0

Send comments about this topic to Microsoft

Build date: 2/16/2009