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