ArcObjects Library Reference (GISClient)  

IIMSFeatureClass.Axl Property

The Feature Class AXL.

[Visual Basic .NET]
Public ReadOnly Property Axl As String
[C#]
public string Axl {get;}
[C++]
HRESULT get_Axl(
  BSTR* Axl
);
[C++]

Parameters

Axl [out, retval]   Axl is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IIMSFeatureClass Interface