ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Arcade Namespace / ArcadeEvaluationResult Class


In This Topic
    ArcadeEvaluationResult Class Methods
    In This Topic

    For a list of all members of this type, see ArcadeEvaluationResult members.

    Public Methods
     NameDescription
    Public Method Convert the result of the expression to the given type. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the result of the expression. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Checks to see if two evaluation results are equal. This is a value comparison. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also