|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureServiceLayerEditExtension Interface > IFeatureServiceLayerEditExtension.LayerID Property (ArcObjects .NET 10.4 SDK) | 
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