Quintiq file version 2.0 
 | 
#parent: #root 
 | 
TypeDataInterface ProductInLane 
 | 
{ 
 | 
  TypeKey: '[110880.2.1166911824]' 
 | 
  ImageDataMember ImgHasInvalidLane 
 | 
  { 
 | 
    #keys: '1[113694.0.1433980951]' 
 | 
    Description: 'Product in lane has invalid lane.' 
 | 
    ImageSpecifications: 
 | 
    [ 
 | 
      ImageDataMemberImageSpecification 
 | 
      { 
 | 
        Description: 'The link to lane is broken. Please remove this instance.' 
 | 
        Image: 'LINK_DELETE' 
 | 
        Quill: 'isnull( object.Lane() );' 
 | 
        Value: 'InvalidLane' 
 | 
      } 
 | 
    ] 
 | 
  } 
 | 
  ImageDataMember ImgIsExcluded 
 | 
  { 
 | 
    #keys: '1[126550.0.752840558]' 
 | 
    ImageSpecifications: 
 | 
    [ 
 | 
      ImageDataMemberImageSpecification 
 | 
      { 
 | 
        Description: 'Product in lane is excluded from the utilization of unit.' 
 | 
        Image: 'BOX_DELETE' 
 | 
        Quill: 'object.IsExcluded()' 
 | 
        Value: 'Excluded' 
 | 
      } 
 | 
    ] 
 | 
  } 
 | 
} 
 |