Exago .NET API Documentation
IsReadFilterValues Property
WebReports.Api.Common Namespace > General Class : IsReadFilterValues Property
Enable/Disables filter dropdowns to read possible values from the Data Objects. Set to False only if retrieving values for the dropdown will take more than a couple of seconds.

Enables/Disables filter dropdowns to contain values from the filter field's data object. Set to False only if retrieving the values for the dropdown will take more than a few seconds.

Determines the default type of window that appears when prompting users for filter execution input.
Syntax
public System.bool IsReadFilterValues {get; set;}

Property Value

True if reading filter values from the Data Objects is enabled (recommended) or False if the values will not be read from the Data Source.True or False as described above.One of the wrFilterExecutionWindow Enumeration members.
Remarks
Same as setting Admin Console > General > Filter Settings > Read Database for Filter Values.Same as setting Admin Console > General > Filter Settings > Default Filter Execution Window.
See Also

Reference

General Class
General Members

Exago Knowledge Base

Filter Settings
Roles
Roles
Filter Settings