AuditPolicyCaseGroupAttribute::insertAll Method
Inserts records into the AuditPolicyCaseGroupAttribute table that list the case grouping fields.
Syntax
server public static void insertAll(container _fields, RefRecId _auditPolicyCaseGroup)
Run On
Server
Parameters
- _fields
Type: container
A list of FieldId values of the case grouping fields to insert.
- _auditPolicyCaseGroup
Type: RefRecId Extended Data Type
The record ID of the AuditPolicyCaseGroup reference table.