public enum EditOperationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum EditOperationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum EditOperationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum EditOperationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Long | A long transaction. Edits can be placed on the undo stack. |
Short | A short transaction. Edits are committed immediately. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Editing.EditOperationType
Target Platforms: Windows 10, Windows 8.1