DMFieldCriteria Class

Alterian Email Manager 6.2.3 SDK Help File
Specifies a collection of field criteria used to query lists.
Inheritance Hierarchy
SystemObject
  DMLibraryDMFieldCriteria

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
[SerializableAttribute]
public class DMFieldCriteria

The DMFieldCriteria type exposes the following members.

Fields
NameDescription
Public fieldBValue
Public fieldCloseParenthesis
The number of closing parentheses at the left of this expression.
Public fieldCombine
Indicates how the boolean result of this condition should be logically combined with the next.
Public fieldDate1
Public fieldDate2
Public fieldDValue
Public fieldFieldSubType
Public fieldIValue
Public fieldOpenParenthesis
The number of opening parentheses at the left of this expression.
Public fieldOperator
Public fieldParameter
Public fieldQueryType
Public fieldSValue
Top
See Also