Report "Apply Mailing Group"
ID 5184
Namespace: Microsoft.CRM.Segment
Properties
| Name | Value |
|---|---|
| Caption | Apply Mailing Group |
| ProcessingOnly | True |
Events
OnBeforeContactMailingGroupInsert
[IntegrationEvent(False,False)]
local procedure OnBeforeContactMailingGroupInsert(var ContactMailingGroup: Record "Contact Mailing Group", SegmentHeader: Record "Segment Header", SegmentLine: Record "Segment Line")
Parameters
| Name | Type | Description |
|---|---|---|
| ContactMailingGroup | Table Microsoft.CRM.Contact."Contact Mailing Group" | |
| SegmentHeader | Table Microsoft.CRM.Segment."Segment Header" | |
| SegmentLine | Table Microsoft.CRM.Segment."Segment Line" |