ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMExpressionInfo Class / ReturnType Property

In This Topic
    ReturnType Property
    In This Topic
    Gets or sets the ReturnType of the expression.
    Syntax
    public ExpressionReturnType ReturnType {get; set;}
    Public Property ReturnType As ExpressionReturnType
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also