ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing Namespace / InspectorProvider Class / CustomName Method
Version

    CustomName Method
    Gets a custom alias to be displayed for the attribute. Override this to supply a custom alias.
    Syntax
    public virtual string CustomName( 
       Attribute attr
    )

    Parameters

    attr
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also