Quintiq file version 2.0 
 | 
Component PanelCapacity 
 | 
{ 
 | 
  #keys: '[139394.1.95119247]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component DropDownStringListTimeUnit 
 | 
    { 
 | 
      #keys: '[139394.1.95119248]' 
 | 
      BaseType: 'WebDropDownStringList' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.TimeUnit' 
 | 
        Label: 'Time unit' 
 | 
        Sorting: 'none' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldMinCapacity 
 | 
    { 
 | 
      #keys: '[139394.1.95119249]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.MinCapacity' 
 | 
        Mask: 'POSNORMALREAL' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldMaxCapacity 
 | 
    { 
 | 
      #keys: '[139394.1.95119250]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.MaxCapacity' 
 | 
        Mask: 'POSNORMALREAL' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Taborder: 3 
 | 
    Title: 'Capacity' 
 | 
  ] 
 | 
} 
 |