Quintiq file version 2.0 
 | 
#parent: #root 
 | 
TypeDataInterface PeriodSpecification_MP 
 | 
{ 
 | 
  TypeKey: '[112884.1.819867802]' 
 | 
  ImageDataMember ImgUseForPlanning 
 | 
  { 
 | 
    #keys: '1[119650.0.1711836072]' 
 | 
    ImageSpecifications: 
 | 
    [ 
 | 
      ImageDataMemberImageSpecification 
 | 
      { 
 | 
        Description: 'Virtual period specification that groups the planning periods (also shown in blue in the Period overview below)' 
 | 
        Image: 'STAR_BLUE' 
 | 
        Quill: 'object.TimeUnitLevel() = 0' 
 | 
        Value: 'Planning periods' 
 | 
      } 
 | 
      ImageDataMemberImageSpecification 
 | 
      { 
 | 
        Description: 'Period specification for which the periods are used for planning (if planning periods overlap, the smallest ones are used)' 
 | 
        Image: 'GANTTCHART' 
 | 
        Quill: 'object.IsUsedForPlanning()' 
 | 
        Value: 'Used for planning' 
 | 
      } 
 | 
      ImageDataMemberImageSpecification 
 | 
      { 
 | 
        Description: 'Period specification for which the periods are used for visualizing the planning result' 
 | 
        Image: 'PRESENTATION_CHART' 
 | 
        Value: 'Used for visualization' 
 | 
      } 
 | 
    ] 
 | 
  } 
 | 
} 
 |