| Quintiq file version 2.0 | 
| Component PanelMaxQuantity | 
| { | 
|   #keys: '[139394.1.50997959]' | 
|   BaseType: 'WebPanel' | 
|   Children: | 
|   [ | 
|     Component CheckboxHasMaxQuantity | 
|     { | 
|       #keys: '[139394.1.50997960]' | 
|       BaseType: 'WebCheckbox' | 
|       Properties: | 
|       [ | 
|         CheckboxType: 'toggle' | 
|         DataBinding: 'DataHolderDialogData.Data.HasMaxQuantity' | 
|         ShowPadding: false | 
|         Taborder: 0 | 
|         Tooltip: '(Optional) Maximum supply quantity between start and end dates.' | 
|       ] | 
|     } | 
|     Component EditFieldMaxQuantity | 
|     { | 
|       #keys: '[139394.1.50998116]' | 
|       BaseType: 'WebEditField' | 
|       Properties: | 
|       [ | 
|         DataBinding: 'DataHolderDialogData.Data.MaxQuantity' | 
|         Mask: 'POSNORMALREAL' | 
|         Taborder: 1 | 
|         Tooltip: '(Optional) Maximum supply quantity between start and end dates.' | 
|       ] | 
|     } | 
|   ] | 
|   Properties: | 
|   [ | 
|     Orientation: 'horizontal' | 
|     Taborder: 6 | 
|   ] | 
| } |