| Quintiq file version 2.0 | 
| #parent: ListAccounts | 
| Response OnUserSelectionChanged ( | 
|   structured[Account_MP] selection | 
| ) id:Response_ListAccounts_OnUserSelectionChanged | 
| { | 
|   #keys: '[145730.0.2078410944]' | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_WebList_OnUserSelectionChanged' | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       // Populate dataholder when selection changes | 
|       DataHolderSelectedAccounts.Data( selection.Copy() ); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |