ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Arcade Namespace / ArcadeEvaluator Class / ProfileVariablesUsed Property
Version

    ProfileVariablesUsed Property
    Gets the list of profile variables that are being used in the expression.
    Syntax
    public IReadOnlyCollection<string> ProfileVariablesUsed {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also