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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also