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

In This Topic
    AssociationDeletionSemantics Property
    In This Topic
    Gets the association deletion type of this asset type.
    Syntax
    public AssociationDeleteType AssociationDeletionSemantics {get;}
    Public ReadOnly Property AssociationDeletionSemantics As AssociationDeleteType
    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 or higher.
    See Also