Microsoft Identity Integration Server 2003 Developer Reference

ChangeTypeDescription.Add

The ChangeTypeDescription.Add property gets the value that indicates that an add operation will occur on an object. This value corresponds to the value of Add: in the Advanced dialog box of Configure Attributes in Create Management Agent of the Enterprise Connectivity management agent.
[C#]
public abstract String Add {get;}
[Visual Basic .NET]
Public MustOverride ReadOnly Property Add 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