QueryFilterRuleData Class |
Namespace: Dundas.BI.WebApi.Models
The QueryFilterRuleData type exposes the following members.
| Name | Description | |
|---|---|---|
| QueryFilterRuleData | Initializes a new instance of the QueryFilterRuleData class |
| Name | Description | |
|---|---|---|
| Operator | Gets the filter expression operator. | |
| Options | Gets the query filter options. | |
| Value | Gets the value (right side of the filter expression). |
| Name | Description | |
|---|---|---|
| GetProperDateTimeValue | ||
| GetProperValue |
Helper method to convert this.Value into a proper value (collection or otherwise).
|