1
2
3
4
5
6
7
8
9
10
11
12
13
| Quintiq file version 2.0
| #parent: GroupPanel324/CheckBoxUseCampaignSequenceOptimizer
| Response OnChange () id:Response_GroupPanel324_CheckBoxUseCampaignSequenceOptimizer_OnChange
| {
| #keys: '[144978.3.992263334]'
| Body:
| [*
| // enable disable component
| Dialog.EnableDisableCampaignOptimization( this.Checked() );
| *]
| CanBindMultiple: false
| DefinitionID: 'Responsedef_CheckBox_OnChange'
| }
|
|