ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / SymbolSearcherControl Class / SearchOutputOptions Property

In This Topic
    SearchOutputOptions Property
    In This Topic
    Gets and sets the SearchOutputOptions
    Syntax
    public SymbolSearcherSearchOutputOptions SearchOutputOptions {get; set;}
    Public Property SearchOutputOptions As SymbolSearcherSearchOutputOptions
    Remarks
    If SearchOutputOptions are changed they are applied on the next search and all subsequent searches until the next change and so on. The default is null or no SearchOutputOptions specified
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also