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