Microsoft Identity Integration Server 2003 Developer Reference

MVEntry.ObjectType

The ObjectType property retrieves the object type of the metaverse entry.
[C#]
public String ObjectType {get;}
[Visual Basic .NET]
Public ReadOnly Property ObjectType As String

Requirements

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

See Also

MVEntry