public enum AssociationDeleteType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AssociationDeleteType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum AssociationDeleteType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AssociationDeleteType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Cascade | The associated features are deleted. |
None | Any associated features will not be deleted, but the associations will no longer exist. Default for structures. |
Restricted | If the feature has any associations, deleting the feature will fail. Default for containers. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.UtilityNetwork.AssociationDeleteType
Target Platforms: Windows 10, Windows 8.1, Windows 7