ICriterion Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The ICriterion type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Active | Should this criterion be executed (1=Yes(default), 0=No) |
![]() ![]() | ExtraId | Extra Id |
![]() ![]() | fieldname | Name of criterion field. TableAndFieldName parameter is on the format 'tablename.fieldname' (i.e contact.name) |
![]() ![]() | Identity | Identity - record # |
![]() ![]() | LinkType | Link Type - and/or - use AND for now |
![]() ![]() | Operator | Operator - equals, one-of, more-than, etc |
![]() ![]() | SearchFieldId | Criterion id (DbFieldId of field you search for) |
![]() ![]() | Values | Get value list for this criterion |