public enum ExecuteModeType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ExecuteModeType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ExecuteModeType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ExecuteModeType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Default | Edits are grouped together and executed in the default manner regardless of the order they are defined on the EditOperation. |
Sequential | Edits are executed in a sequential manner in the order they are defined on the EditOperation. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Editing.ExecuteModeType
Target Platforms: Windows 11, Windows 10