Utility Association Deletion Semantics
An enumeration of various association deletion behaviors. Determines the behavior that occurs when attempting to delete a feature which has containment or structural attachment associations to other features.
Since
200.1.0
See also
Inheritors
Types
Any associations features will be deleted.
Any associated features will not be deleted, but the associations will no longer exist. Default for UtilityAssociationRole.Structure.
If the feature has any associations, deleting the feature will fail. Default for UtilityAssociationRole.Container. If the UtilityAssetType of a feature cannot be determined (such as when it is filtered out by GenerateGeodatabaseParameters.extent, GenerateGeodatabaseParameters.layerOptions, or by a definition expression), UtilityAssociationDeletionSemantics.Restricted is assumed.