ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Arcade Namespace / ArcadeScriptEngine Class / Instance Property

In This Topic
    Instance Property (ArcadeScriptEngine)
    In This Topic
    Gets the singleton ArcadeScriptEngine instance.
    Syntax
    Public Shared ReadOnly Property Instance As IArcadeScriptEngine
    public static IArcadeScriptEngine Instance {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also