Microsoft Identity Integration Server 2003 Developer Reference

TypeDescriptionCollection.ChangeType

The TypeDescriptionCollection.ChangeType property retrieves a ChangeTypeDescription object that describes the ChangeType attribute.
[C#]
public abstract ChangeTypeDescription ChangeType {get;}
[Visual Basic .NET]
Public MustOverride ReadOnly Property ChangeType As ChangeTypeDescription

Requirements

Product: Microsoft Identity Integration Server 2003 Service Pack 1
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.

See Also

ChangeTypeDescription, TypeDescriptionCollection