IFeatureServiceEdit2 Interface
Description
For Esri internal use only.
Members
Name | Description | |
---|---|---|
![]() |
AddServerEditMoment | Allow clients to set the moment returned from server-side edit tools. |
![]() |
EditedClasses | Classes which have been edited in the current edit operation. |
![]() |
EditSessionMode | The edit session mode. |
![]() |
FlushEdits | Allow clients to flush the edits. |
![]() |
GetEditChanges | Changes in the current edit operation. |
![]() |
OverflowedEdits | True if edits overflowed. |
![]() |
StartEditQuery | Begins edit query mode. |
![]() |
StopEditQuery | Ends edit query mode. |
IFeatureServiceEdit2.EditSessionMode Property
The edit session mode.
Public ReadOnly Property EditSessionMode As esriFeatureServiceEditSessionMode
public esriFeatureServiceEditSessionMode EditSessionMode {get;}
Inherited Interfaces
Interfaces | Description |
---|---|
IFeatureServiceEdit |
Classes that implement IFeatureServiceEdit2
Classes | Description |
---|