ArcGIS Pro 3.0 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, Windows 8.1

    See Also