ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFieldDescription Class / SearchMode Property

In This Topic
    SearchMode Property
    In This Topic
    Gets or sets search mode to use when searching for values in this field.
    Syntax
    public DataSearchMode SearchMode {get; set;}
    Public Property SearchMode As DataSearchMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also