public enum EditCompletedType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum EditCompletedType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum EditCompletedType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum EditCompletedType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Discard | Indicates this EditCompletedEvent discards outstanding edits to the database. |
Operation | Indicates this EditCompletedEvent has occured. |
Post | Indicates this EditCompletedEvent was a post. |
Reconcile | Indicates this EditCompletedEvent has been reconciled. |
Redo | Indicates this EditCompletedEvent has been redone. |
Save | Indicates this EditCompletedEvant saves outstanding edits to the database. |
Undo | Indicates this EditCompletedEvent has been undone. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Editing.Events.EditCompletedType
Target Platforms: Windows 10, Windows 8.1