[]
Specifies whether the parameter is used in a query in the report. This evaluates to True if the parameter is referenced in any query value expression.
public enum ReportParameterUsedInQuery
Name | Description |
---|---|
Auto | Indicates that the setting is automatically detected. |
False | The parameter is not used in a query. |
True | The parameter is used in a query. |