| Quintiq file version 2.0 | 
| #parent: #root | 
| TypeDataInterface ProductInStockingPoint_MP | 
| { | 
|   TypeKey: '[11660.0.485565014]' | 
|   ImageDataMember ImgHasSafetyStock | 
|   { | 
|     #keys: '1[136682.2.1456503511]' | 
|     ImageSpecifications: | 
|     [ | 
|       ImageDataMemberImageSpecification | 
|       { | 
|         Description: 'Keep safety stock' | 
|         Image: 'BOX_PREFERENCES' | 
|         Quill: 'object.IsSafetyStockKept()' | 
|         Value: 'HasSafetyStock' | 
|       } | 
|       ImageDataMemberImageSpecification | 
|       { | 
|         Description: 'Not keep safety stock' | 
|         Image: 'SHAPE_CIRCLE_GREY' | 
|         Quill: 'not object.IsSafetyStockKept()' | 
|         Value: 'ImgNotKeepSafetyStock' | 
|       } | 
|     ] | 
|   } | 
| } |