A row of selection criteria for an AccountTerritoryAssignmentRule. Only available if territory management has been enabled for your organization. For more information, see the “Territory Management Overview” topic in the Salesforce.com online help.
create(), update(), delete(), query(), retrieve(), describeSObjects(), getDeleted(), getUpdated()
| Field | Field Type | Field Properties | Description |
|---|---|---|---|
| Field | picklist | Create | The standard or custom account field to use as a criteria. |
| Operation | picklist | Create | The criteria to apply, such as “equals” or “starts with.” |
| RuleID | reference | Create | ID of the associated AccountTerritoryAssignmentRule. |
| SortOrder | int | Create | The order in which this row is evaluated compared to other AccountTerritoryAssignmentRuleItem objects for the given AccountTerritoryAssignmentRule. |
| Value | string | Create | The field value(s) to evaluate, such as “94105” if the Field is “Billing Zip/Postal Code.” |