Click or drag to resize

ICriterion Properties

The ICriterion type exposes the following members.

Properties
  NameDescription
Public propertyActive
Should this criterion be executed (1=Yes(default), 0=No)
Public propertyExtraId
Extra Id
Public propertyfieldname
Name of criterion field. TableAndFieldName parameter is on the format 'tablename.fieldname' (i.e contact.name)
Public propertyIdentity
Identity - record #
Public propertyLinkType
Link Type - and/or - use AND for now
Public propertyOperator
Operator - equals, one-of, more-than, etc
Public propertySearchFieldId
Criterion id (DbFieldId of field you search for)
Public propertyValues
Get value list for this criterion
Top
See Also