Click or drag to resize

QueryCondition Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Tracking.ReportingQueryCondition

Namespace:  Dynamicweb.Tracking.Reporting
Assembly:  Dynamicweb.Tracking (in Dynamicweb.Tracking.dll) Version: 1.0.3
Syntax
public class QueryCondition

The QueryCondition type exposes the following members.

Constructors
  NameDescription
Public methodQueryCondition(String, OperatorType)
Initializes a new instance of the QueryCondition class
Public methodQueryCondition(String, OperatorType, Object)
Initializes a new instance of the QueryCondition class
Public methodQueryCondition(String, String, OperatorType)
Initializes a new instance of the QueryCondition class
Top
Properties
Methods
  NameDescription
Public methodGetExpressionPlaceholder
Top
See Also