1
2
3
4
5
6
7
8
9
10
11
12
  | Quintiq file version 2.0 
 |  #parent: DataHolderObjectInfo 
 |  Response OnCreated () id:Response_ApplicationLibMacroPlanner_DataHolderObjectInfo_OnCreated 
 |  { 
 |    #keys: '[132448.0.315241397]' 
 |    Body: 
 |    [* 
 |      // Update MDSEditor dataholder 
 |      DataHolderObjectInfo.Data( ExternalMDSEditor::Editor().ObjectInfos() ); 
 |    *] 
 |    DefinitionID: 'Responsedef_GUIComponent_OnCreated' 
 |  } 
 |  
  |