ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / DataSearchMode Enumeration

In This Topic
    DataSearchMode Enumeration
    In This Topic
    Field search modes.
    Syntax
    Members
    MemberDescription
    Contains Search for values that contain the search text.
    Exact Search for values that are the exact match with the search text.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.DataSearchMode

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also