Quintiq file version 2.0 
 | 
#parent: #root 
 | 
TypeDataInterface OperationOutput 
 | 
{ 
 | 
  TypeKey: '[101318.0.90160276]' 
 | 
  ImageDataMember ImgIsExcluded 
 | 
  { 
 | 
    #keys: '1[126550.0.753995261]' 
 | 
    ImageSpecifications: 
 | 
    [ 
 | 
      ImageDataMemberImageSpecification 
 | 
      { 
 | 
        Image: 'DOCUMENT_EDIT' 
 | 
        Quill: 'object.OperationBOM().IsExcluded()' 
 | 
        Value: 'Excluded' 
 | 
      } 
 | 
    ] 
 | 
  } 
 | 
  ImageDataMember ImgIsSystem 
 | 
  { 
 | 
    #keys: '1[139394.0.1568934757]' 
 | 
    ImageSpecifications: 
 | 
    [ 
 | 
      ImageDataMemberImageSpecification 
 | 
      { 
 | 
        Description: 'Output WIP' 
 | 
        Image: 'THICK_ARROW_DOWN' 
 | 
        Quill: 'object.IsSystem()' 
 | 
        Value: 'Output WIP' 
 | 
      } 
 | 
      ImageDataMemberImageSpecification 
 | 
      { 
 | 
        Description: 'Output product' 
 | 
        Image: 'CUBE_YELLOW' 
 | 
        Quill: 'not object.IsSystem()' 
 | 
        Value: 'Output product' 
 | 
      } 
 | 
    ] 
 | 
  } 
 | 
} 
 |