Quintiq file version 2.0 
 | 
Component pnlContentMinInventory 
 | 
{ 
 | 
  #keys: '[139394.1.918351427]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component rbgMinLevel 
 | 
    { 
 | 
      #keys: '[139394.1.918351603]' 
 | 
      BaseType: 'WebRadioButtonGroup' 
 | 
      Properties: 
 | 
      [ 
 | 
        BoundValue: 'true' 
 | 
        ButtonLabels: 'Days   ;Quantity' 
 | 
        ButtonValues: 'true;false' 
 | 
        DataBinding: 'DataHolderDialogData.Data.HasMinLevelInDays' 
 | 
        Orientation: 'horizontal' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component efMinInventoryLevel 
 | 
    { 
 | 
      #keys: '[139394.1.918351833]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        Mask: 'REAL' 
 | 
        Taborder: 1 
 | 
        Tooltip: '<html>Min inventory level in days indicates the minimum number of days of demands that can be fulfilled by the product in stock.<br>Min inventory level in quantity indicates the minimum amount of demands that can be fulfilled by the product in stock.</html>' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Taborder: 4 
 | 
    Title: 'Min inventory' 
 | 
  ] 
 | 
} 
 |