| Quintiq file version 2.0 | 
| #parent: ListFulfillmentRestriction | 
| Response OnClick ( | 
|   FulfillmentRestriction selection | 
| ) id:Response_ListFulfillmentRestriction_MenuEditFulfillmentRestriction_OnClick | 
| { | 
|   #keys: '[123718.0.364058563]' | 
|   Body: | 
|   [* | 
|     // Edit a FulfillmentRestriction | 
|     dlg := construct( DialogCreateEditFulfillmentRestriction ); | 
|     dlg.Edit( this, selection ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID => /ListFulfillmentRestriction/Responsedef_ListFulfillmentRestriction_Menu_OnClick | 
|   Initiator: 'MenuEditFulfillmentRestriction' | 
| } |