ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / AssetType Class / AssociationDeletionSemantics Property

AssociationDeletionSemantics Property
Gets the association deletion type of this asset type.
Syntax
public AssociationDeleteType AssociationDeletionSemantics {get;}
Remarks
This determines the behavior that occurs when attempting to delete features with this asset type. It returns an AssociationDeleteType value.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.1 or higher.
See Also