Quintiq file version 2.0 
 | 
#parent: ListPeriodSpecificationInPanel 
 | 
Response OnUserSelectionChanged ( 
 | 
  structured[Object] selection 
 | 
) id:Response_ListPeriodSpecificationInPanel_OnUserSelectionChanged_540 
 | 
{ 
 | 
  #keys: '[131438.0.353281358]' 
 | 
  Body: 
 | 
  [* 
 | 
    // Set data holder for filtering 
 | 
     
 | 
    // turn on persistant filtering 
 | 
    ApplicationLibMacroPlanner.SetPersistantFilter( true ); 
 | 
     
 | 
    DataHolderPeriodObjects.Data( selection.Copy() ); 
 | 
  *] 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID: 'Responsedef_List_OnUserSelectionChanged' 
 | 
} 
 |