| 1
2
3
4
5
6
7
8
9
10
11
12
 | | Quintiq file version 2.0 |  | #parent: #root |  | Method SetData (LibWiz_Wizard wizardmanager, LibWiz_InitProcess initprocess, internal[ExternalMDSDefinition] mdsdefinition) id:Method_LibWiz_DialogInitProcess_SetData |  | { |  |   #keys: '[133070.0.182424235]' |  |   Body: |  |   [* |  |     DataHolderWizard.Data( wizardmanager ); |  |     this.Data( initprocess ); |  |     this.DataHolderExternalMDSDefinition().Data( mdsdefinition ); |  |   *] |  | } | 
 |