| 1
2
3
4
5
6
7
8
9
10
11
12
13
 | | Quintiq file version 2.0 |  | #parent: rbgKpiInterpretation |  | Response OnUserChange () id:Response_Kpi_dlgKpiMetaData_rbgKpiInterpretation_OnUserChange |  | { |  |   #keys: '[136398.1.497514058]' |  |   Body: |  |   [* |  |     //  Update the IsMaximize/IsMinimize attributes with the setting of the radiobuttons. |  |     Dialog.UpdateInterpretationData(); |  |   *] |  |   CanBindMultiple: false |  |   DefinitionID: 'Responsedef_RadioButtonGroup_OnUserChange' |  | } | 
 |