Gets object type name.
[Visual Basic .NET] Public ReadOnly Property ObjectType As String
[C#] public string ObjectType {get;}
[C++]
HRESULT get_ObjectType(
BSTR* pObjectTypeName
);
[C++]Parameters
pObjectTypeName [out, retval] pObjectTypeName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.