ArcGIS Pro 2.9 API Reference Guide
ExpressionReturnType Enumeration

ArcGIS.Core.CIM Namespace : ExpressionReturnType Enumeration
Visual variable info types.
Syntax
Members
MemberDescription
Default The return type of the expression is determined by the consumer using the expression.
Numeric The return type of the expression is treated as a numeric value by all consumers.
String The return type of the expression is treated as a string by all consumers.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.ExpressionReturnType

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.CIM Namespace