ArcObjects Library Reference  (GISClient)    

IIMSFeatureClass.LayerID Property

The Feature Class Layer ID.

[Visual Basic 6.0]
Property LayerID As String
[Visual Basic .NET]
Public ReadOnly Property LayerID As String
[C#]
public string LayerID {get;}
[Java]
public String getLayerID()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_LayerID(
  BSTR* LayerID
);
[C++]

Parameters

LayerID [out, retval]

  LayerID 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