ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Arcade Namespace / ArcadeEvaluator Class / Profile Property

In This Topic
    Profile Property (ArcadeEvaluator)
    In This Topic
    Gets the profile which the evaluator was set up with.
    Syntax
    public ArcadeProfile Profile {get;}
    Public ReadOnly Property Profile As ArcadeProfile
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also