[This is preliminary documentation and is subject to change.]

The DynamicFieldCondition type exposes the following members.

Constructors

  NameDescription
Public methodDynamicFieldCondition
Initializes a new instance of the DynamicFieldCondition class

Fields

  NameDescription
Public fieldFieldName
The Name of the Dynamic Field.
Public fieldOperator
The operator to use in the Query.
Public fieldValues
The Value(s) to use in the Query.

See Also