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