27 #import <Foundation/Foundation.h>
28 #import <ArcGIS/AGSObject.h>
29 #import <ArcGIS/AGSArcadeExpression.h>
40 #pragma mark initializers
45 #pragma mark properties
50 @property (nullable, nonatomic, strong, readonly)
id result;
AGSArcadeExpressionReturnType
Definition: AGSArcadeExpression.h:36
The result from the successful evaluation of an Arcade Expression.
Definition: AGSArcadeEvaluationResult.h:38
id result
Definition: AGSArcadeEvaluationResult.h:50
Definition: AGSObject.h:28