| Quintiq file version 2.0 | 
| #parent: ListImportObjectGroupInUserProfile | 
| Response OnClick ( | 
|   structured[shadow[ImportObjectGroupInUserProfile]] selection | 
| ) id:Response_ListImportObjectGroupInUserProfile_MenuInclude_OnClick | 
| { | 
|   #keys: '[136682.0.2044542542]' | 
|   CanBindMultiple: false | 
|   DefinitionID => /ListImportObjectGroupInUserProfile/Responsedef_ListImportObjectGroupInUserProfile_WebMenu_OnClick | 
|   GroupServerCalls: true | 
|   Initiator: 'MenuInclude' | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       //Include | 
|       Form.IncludeExcludeInImportProfile( selection, true ); | 
|       ApplicationMacroPlanner.ToggleCheckBox( null( shadow[BaseImportObjectGroupInProfile] ), | 
|                                               DataHolderDialogData.Data(), | 
|                                               null( shadow[DefaultImportProfile] ), | 
|                                               CheckboxCheckUnCheckAll, | 
|                                               null( WebCheckbox ) ); | 
|     *] | 
|   } | 
| } |