ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IElement Interface / CustomProperties Property
Version

    CustomProperties Property (IElement)
    Gets the Custom Properties for the element.
    Syntax
    IList<CIMStringMap> CustomProperties {get;}

    Property Value

    Returns a IList or empty list if there are no custom properties
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also