SearchReturnValues Property

Controls whether the search operation returns values of attributes, or only types.

Syntax

bool GetSearchReturnValues();
int SetSearchReturnValues(bool bSearchReturnValues);

Default Value

true

Remarks

This property controls whether the search operation returns values of attributes, or only types. If only attributes are needed, disabling returning of values will enhance performance.

Data Type

Boolean

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