public enum EditMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum EditMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum EditMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum EditMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
WithEventing | Eventing will be used for subnetwork updates. This edit mode will execute geodatabase behavior (for example, attribute rules, editor tracking, and so on) when the subnetwork is updated. |
WithoutEventing | Eventing will not be used for subnetwork updates. This edit mode only updates the subnetwork name and propagated values. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.UtilityNetwork.EditMode
Target Platforms: Windows 10, Windows 8.1, Windows 7