Microsoft Identity Integration Server 2003 Developer Reference

ChangeTypeDescription.AttributeName

The ChangeTypeDescription.AttributeName property gets the name of the change type attribute. This value corresponds to the value of Change type attribute in the Advanced dialog box of Configure Attributes in Create Management Agent of the Enterprise Connectivity management agent.
[C#]
public abstract String AttributeName {get;}
[Visual Basic .NET]
Public MustOverride ReadOnly Property AttributeName As String

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