Quintiq file version 2.0 Component PanelOptimizerSmartPlan { #keys: '[144528.1.1789128313]' BaseType: 'WebPanel' Children: [ Component CheckboxRunSmartPlanSync { #keys: '[144528.1.1838570009]' BaseType: 'WebCheckbox' Properties: [ DataBinding: 'MacroPlan.GlobalParameters_MP.RunSmartPlanSynchronously' Label: 'Run smart plan synchronously' Taborder: 0 Tooltip: 'Running smart plan synchronously keeps undo enabled, but for large smart plan tasks it can affect the responsiveness of the system' ] } Component DropDownStringListDefaulSmartPlanStrategy { #keys: '[144528.1.1862218414]' BaseType: 'WebDropDownStringList' Properties: [ DataBinding: 'MacroPlan.GlobalParameters_MP.DefaultSmartPlanStrategy' Label: 'Default smart plan strategy' Taborder: 1 Tooltip: 'When you run smart plan, it will automatically select the strategy that was used in the last smart plan run.
If there is no previous smart plan run, then this strategy will be used.' ] } ] Properties: [ Taborder: 2 Title: 'Smart Plan' ] }