This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureServiceEditExtension Interface > IFeatureServiceEditExtension.StopEditing Method (ArcObjects .NET 10.5 SDK) |
[Visual Basic .NET] Public Sub StopEditing ( _ ByVal pLayer As IGroupLayer _ )
[C#] public void StopEditing ( IGroupLayer pLayer );
[C++]
HRESULT StopEditing(
IGroupLayer* pLayer
);
[C++]
Parameters pLayer [in]
pLayer is a parameter of type IGroupLayer