ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMExpressionInfo Class


In This Topic
    CIMExpressionInfo Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the Arcade expression used to evaluate and return the value that a property expects.  
    Public Property Gets or sets the Name of the expression.  
    Public Property Gets or sets the ReturnType of the expression.  
    Public Property Gets or sets the human readable text that describes the expression.  
    Top
    See Also