the Feature Service Layer ID.
[Visual Basic .NET] Public Property LayerID As String
[C#] public string LayerID {get; set;}
[C++]
HRESULT get_LayerID(
BSTR* pLayerID
);
[C++]
HRESULT put_LayerID(
BSTR pLayerID
);
[C++]Parameters
pLayerID [out, retval] pLayerID is a parameter of type BSTR pLayerID [in] pLayerID is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.