| Quintiq file version 2.0 | 
| #parent: #root | 
| TypeDataInterface Campaign_MP | 
| { | 
|   TypeKey: '[149260.0.373783694]' | 
|   ImageDataMember ImgIsOutsideCampaignHorizon | 
|   { | 
|     #keys: '1[148902.0.721162829]' | 
|     ImageSpecifications: | 
|     [ | 
|       ImageDataMemberImageSpecification | 
|       { | 
|         Description: 'Campaign is ended outside campaign horizon' | 
|         Image: 'NAV_REDO_ORANGE' | 
|         Quill: 'not object.IsEndWithinCampaignHorizon()' | 
|         Value: 'IsOutsideCampaignHorizon' | 
|       } | 
|     ] | 
|   } | 
|   ImageDataMember IsWithinCampaignHorizonEnd | 
|   { | 
|     #keys: '1[149260.0.332045669]' | 
|     Description: 'Check is campaign within campaign horizon end.' | 
|     ImageSpecifications: | 
|     [ | 
|       ImageDataMemberImageSpecification | 
|       { | 
|         Description: 'Campaign is ended within campaign horizon end.' | 
|         Image: 'ALARMCLOCK_GREEN' | 
|         Quill: 'object.IsEndWithinCampaignHorizon()' | 
|         Value: 'IsWithinCampaignHorizonEnd' | 
|       } | 
|       ImageDataMemberImageSpecification | 
|       { | 
|         Description: 'Campaign is not ended within campaign horizon end.' | 
|         Image: 'ALARMCLOCK' | 
|         Quill: 'not object.IsEndWithinCampaignHorizon()' | 
|         Value: 'IsNotWithinCampaignHorizonEnd' | 
|       } | 
|     ] | 
|   } | 
| } |