Quintiq file version 2.0 
 | 
Component PanelUnitUtilizationThresholds id:PanelUnitUtilizationThresholds_57 
 | 
{ 
 | 
  #keys: '[139394.1.82538606]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component EditFieldLowerBottleneckThreshold 
 | 
    { 
 | 
      #keys: '[139394.1.82538607]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.UnitLowerBottleneckThreshold' 
 | 
        Label: 'Bottleneck threshold (%)' 
 | 
        Mask: 'REAL' 
 | 
        Taborder: 0 
 | 
        Tooltip: 'Unit periods with utilization higher than the bottleneck threshold are marked as bottleneck and shown in yellow in the Capacity planning chart.' 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldUpperBottleneckThreshold 
 | 
    { 
 | 
      #keys: '[139394.1.82538608]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.UnitUpperBottleneckThreshold' 
 | 
        Label: 'Overload threshold (%)' 
 | 
        Mask: 'REAL' 
 | 
        Taborder: 1 
 | 
        Tooltip: 'Unit periods with utilization higher than the overload threshold are shown in orange in the Capacity planning chart.' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 0 
 | 
    Title: 'Unit utilization thresholds' 
 | 
  ] 
 | 
} 
 |