LogOnHistoryQueryFilterRuleData Class |
Namespace: Dundas.BI.WebApi.Models
The LogOnHistoryQueryFilterRuleData type exposes the following members.
| Name | Description | |
|---|---|---|
| LogOnHistoryQueryFilterRuleData | Initializes a new instance of the LogOnHistoryQueryFilterRuleData class |
| Name | Description | |
|---|---|---|
| Field | Gets the field on which the filter should be applied (left side of the filter expression). | |
| Operator | Gets the filter expression operator. (Inherited from QueryFilterRuleData.) | |
| Options | Gets the query filter options. (Inherited from QueryFilterRuleData.) | |
| Value | Gets the value (right side of the filter expression). (Inherited from QueryFilterRuleData.) |
| Name | Description | |
|---|---|---|
| GetLogOnHistoryQueryFilterRule |
Gets the file system query filter rule.
| |
| GetProperDateTimeValue | (Inherited from QueryFilterRuleData.) | |
| GetProperValue |
Helper method to convert this.Value into a proper value (collection or otherwise).
(Inherited from QueryFilterRuleData.) |