LogOnHistoryQueryFilterRuleData Properties

The LogOnHistoryQueryFilterRuleData type exposes the following members.

Properties
  NameDescription
Public propertyField
Gets the field on which the filter should be applied (left side of the filter expression).
Public propertyOperator
Gets the filter expression operator.
(Inherited from QueryFilterRuleData.)
Public propertyOptions
Gets the query filter options.
(Inherited from QueryFilterRuleData.)
Public propertyValue
Gets the value (right side of the filter expression).
(Inherited from QueryFilterRuleData.)
Top
See Also