ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data Namespace / FullTextAndExpression Class / RightExpression Property

In This Topic
    RightExpression Property (FullTextAndExpression)
    In This Topic
    Gets the right expression of FullTextAndExpression
    Syntax
    public FullTextExpression RightExpression {get;}
    Public ReadOnly Property RightExpression As FullTextExpression
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also