Feedback

  • Contents
 

CallHistory RuleGroup Schema

The CallHistory RuleGroup table contains details of the RuleGroupID that appears in the CallHistory and CampaignStats tables.

Column

Details

Description

RuleGroupId

PK, smallint

The identification number assigned to the Rule Group for tracking purposes.

ActiveRuleGroupName

nvarchar(80)

The actual name assigned to the Rule Group.

RuleSetId

FK, uniqueidentifier

The identification number assigned to the Rule Set for tracking purposes. The name of the Rule Set can be found in the CallHistory Rule Set Table.

Related Topics

CallHistory RuleSet Table

CallHistory Table

CampaignStats Table