ArcObjects Library Reference  (GISClient)    

IIMSFeatureClass.Axl Property

The Feature Class AXL.

[Visual Basic 6.0]
Property Axl As String
[Visual Basic .NET]
Public ReadOnly Property Axl As String
[C#]
public string Axl {get;}
[Java]
public String getAxl()
throws
    IOException,
    AutomationException
[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

 


Feedback Send feedback on this page