CompoundUpdateDuplicateDetectionRule Action

Updates a duplicate rule (duplicate detection rule) and its related duplicate rule conditions.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Entity
crmbaseentity False True The duplicate rule that you want updated.
ChildEntities
crmbaseentity False True Collection of the duplicate rule conditions that is to be updated.

Entities

Use the CompoundUpdateDuplicateDetectionRule action with the following entity types:

Name Display Name Description
duplicaterule Duplicate Detection Rule Rule used to identify potential duplicates.
duplicaterulecondition Duplicate Rule Condition Condition of a duplicate detection rule.

See also