| Quintiq file version 2.0 | 
| #parent: CustomDrawRC/CustomDrawDataLayerOp | 
| Response OnDrop ( | 
|   structured[OperationOutput] source, | 
|   Operation target | 
| ) id:Response_CustomDrawRC_CustomDrawDataLayerOp_OnDrop_549 | 
| { | 
|   #keys: '[139394.0.1316608649]' | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_WebCustomDrawDataLayer_OnDrop' | 
|   Precondition: | 
|   [* | 
|     return target.CanCreateOperationLink( feedback, source ); | 
|   *] | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       // Drop operation output to operation to create operation link | 
|       target.LinkOperations( source ); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |