Microsoft Identity Integration Server 2003 Developer Reference

TypeDescriptionCollection.ObjectTypeAttributeName

The TypeDescriptionCollection.ObjectTypeAttributeName property retrieves a string that contains the name of object type attribute.
[C#]
public abstract String ObjectTypeAttributeName {get;}
[Visual Basic .NET]
Public MustOverride ReadOnly Property ObjectTypeAttributeName 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

TypeDescriptionCollection