IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

SearchNamesOnly Property

Whether to match against resource names only when searching.

Syntax


 isSearchNamesOnly(): boolean;

 setSearchNamesOnly(searchNamesOnly: boolean): void;

Default Value

FALSE

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.

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