ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / Element Class / CustomProperties Property
Version

    CustomProperties Property (Element)
    Gets the Custom Properties for the element.
    Syntax
    public 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.0 or higher.
    See Also