One dynamic-membership condition under a ServiceCampaign: fieldName + operation + fieldValue evaluated against the member object (Account or Asset) by the shared group-rule engine when ProcessMembers runs. Rules are combined per the campaign's ruleSuccessCriteria (all / any / custom logic over the rules' 1-based sequence numbers). Same pattern as AccountGroupRule and ItemGroupRule.
Fields
| Field | Label | Type | Required | What it does |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
FieldName | Field Name | Text | | The member-object field the rule tests (an Account or Asset field per the campaign's dynamicMemberObject). Rules on real scalar columns are pushed to SQL as parameterized predicates; anything else (custom fields, untranslatable operators) is evaluated in memory. |
FieldValue | Field Value | Text | | |
Id | Id | Guid | Yes | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | Yes | |
ObjectType | Object Type | PickList | | Values: Account, Asset, Service Order, Opportunity, Lead, Lead, Opportunity, Case, DMS Case. |
Operation | Operation | PickList | | Comparison operator understood by the group-rule engine: equals, notequal, lessthan, greaterthan, lessorequal, greaterorequal, like, in, notin, includes, excludes. Numeric comparisons are scale-insensitive ('10000.00' equals 10000). Values: Equals, Less Than, Like, Includes, Not In. |
OwnerId | Owner | Lookup → UserAccount | Yes | |
RecordTypeId | Record Type | Guid, hidden | | |
SequenceNumber | Sequence Number | Number | | Evaluation order of the rule, and the 1-based number the campaign's custom success logic refers to (e.g. '1 AND (2 OR 3)'). |
ServiceCampaignId | Service Campaign | Lookup → ServiceCampaign | | |
UIProps | UI Props | Text | | |
UpdatedDateTime | Modified Date | DateAndTime | Yes | |
Actions
| Action | Label | Type | What it does |
BulkDelete | Delete | Delete | Delete |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |
Delete | Delete | Delete | Delete |
DeleteInList | Delete | Delete | Delete |
Edit | Edit | Edit | Edit |
EditInLine | Edit | Edit | Edit |
EditInLineHeader | Edit | EditInline | Edit |
New | New | New | New |