IPWorks Cloud 2020 Android Edition

Questions / Feedback?

SearchNamesOnly Property

Whether to match against resource names only when searching.

Syntax

public boolean isSearchNamesOnly();
public void setSearchNamesOnly(boolean searchNamesOnly);

Remarks

This property indicates whether the server should only match the query string passed to Search against resource names. If this property is disabled (default), the server will match the specified query string against resource details and/or content at its discretion.

This property is not available at design time.

Default Value

False

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Android Edition - Version 20.0 [Build 8265]