| Quintiq file version 2.0 | 
| #parent: #root | 
| TypeDataInterface StockingPoint_MP | 
| { | 
|   TypeKey: '[11660.0.459357701]' | 
|   ImageDataMember ImgGanttChartSeverity | 
|   { | 
|     #keys: '1[136682.2.803473221]' | 
|     Description: 'Display image base on severity' | 
|     ImageSpecifications: | 
|     [ | 
|       ImageDataMemberImageSpecification | 
|       { | 
|         Description: 'Is bottleneck' | 
|         Image: 'NAV_PLAIN_YELLOW' | 
|         Quill: 'object.IsBottleneck() and not exists( object, StockingPointInPeriod, spip, spip.HasConstraintViolations())' | 
|         Value: 'IsBottleneck' | 
|       } | 
|       ImageDataMemberImageSpecification | 
|       { | 
|         Description: 'Has constraint violation' | 
|         Image: 'CONSTRAINTVIOLATIONS' | 
|         Quill: 'exists( object, StockingPointInPeriod, spip, true, spip.HasConstraintViolations())' | 
|         Value: 'HasConstraintViolation' | 
|       } | 
|     ] | 
|   } | 
|   ImageDataMember ImgIsBottleneck | 
|   { | 
|     #keys: '1[124808.0.1119115732]' | 
|     ImageSpecifications: | 
|     [ | 
|       ImageDataMemberImageSpecification | 
|       { | 
|         Description: 'Bottleneck' | 
|         Image: 'PAWN_GLASS_YELLOW' | 
|         Quill: 'object.IsBottleneck()' | 
|         Value: 'Bottleneck' | 
|       } | 
|     ] | 
|   } | 
|   ImageDataMember ImgIsPlannedInfinite | 
|   { | 
|     #keys: '1[108486.1.2135863404]' | 
|     ImageSpecifications: | 
|     [ | 
|       ImageDataMemberImageSpecification | 
|       { | 
|         Description: 'Stocking point is planned against infinite capacity' | 
|         Image: 'CLOCK_REFRESH' | 
|         Quill: 'object.IsPlannedInfinite()' | 
|         Value: 'IsPlannedInfinite' | 
|       } | 
|     ] | 
|   } | 
| } |