Quintiq file version 2.0 
 | 
Component PanelCheckboxBatchByProduct 
 | 
{ 
 | 
  #keys: '[135040.0.280228359]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component CheckBoxBatchEditByProduct 
 | 
    { 
 | 
      #keys: '[135040.0.280228360]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        ShowPadding: false 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component CheckBoxIsByProduct 
 | 
    { 
 | 
      #keys: '[135040.0.280228361]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.IsByProduct' 
 | 
        Label: 'Is by-product' 
 | 
        ShowPadding: false 
 | 
        Taborder: 1 
 | 
        Tooltip: 'Set a product as by-product to exclude it from the cost and capacity calculations' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Orientation: 'horizontal' 
 | 
    Taborder: 2 
 | 
  ] 
 | 
} 
 |