| Quintiq file version 2.0 | 
| #parent: Toolbar1/ButtonCreateStructure | 
| Response OnClick () id:Response_Toolbar1_ButtonCreateStructure_OnClick | 
| { | 
|   #keys: '[134266.0.558341947]' | 
|   Body: | 
|   [* | 
|     // Create structure from quill | 
|     DMF_ConvertorDataset.SynchronizeStructure(); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_GUIButtonBase_OnClick' | 
|   Precondition: | 
|   [* | 
|     return not isnull( DMF_ConvertorDataset ) | 
|   *] | 
| } |