ArcGIS Pro 3.7 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 ReadOnly Property AssociationDeletionSemantics As AssociationDeleteType
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also