| Quintiq file version 2.0 | 
| #parent: pHeader/dsEnd | 
| Response OnCreated () id:Response_pHeader_dsEnd_OnCreated | 
| { | 
|   #keys: '[415754.0.239779515]' | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_WebComponent_OnCreated' | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       cnv2 := StringToDate::StandardConverter(); | 
|       cnv2.SetCustomConversion(); | 
|       cnv2.CustomFormatString( 'yyyyMMdd' ); | 
|        | 
|       this.Date( cnv2.Convert( dhEndDate.Data() ) ); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |