ReadFilter

ReadFilter enables filtering in queries and is not datasource-dependent. It extends ReadFilterSimple and affects queries and updates to the datasources.

Fields

Name Data Type Description

Forms

string[ ]

Collection of objects containing the forms

IncludeAllForms

bool

Get or Set if all forms are to be included

IncludeHiddenVariable

bool

Get or Set if hidden questions are to be included

IncludeRecodedVariable

bool

Get or Set if recoded questions are to be included

IncludeBackgroundVariable

bool

Get or Set if background-questions are to be included

Inherits ReadFilterSimple