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

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

ArcGIS Pro version: 3.0 or higher.
See Also