ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data Namespace / FullTextAndExpression Class / FullTextAndExpression Constructor
The left expression.
The right expression.

In This Topic
    FullTextAndExpression Constructor
    In This Topic
    Initializes a new instance of the FullTextAndExpression class.
    Syntax

    Parameters

    leftExpression
    The left expression.
    rightExpression
    The right expression.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also