xiaoding721
2024-11-13 6a7ad66e068fe9a5a9f45cceea778dfe5f988d61
1
2
3
4
5
6
7
Quintiq file version 2.0
#parent: #root
Method GetRunContextMeta () as RunContextMeta
{
  TextBody: 'return RunContextMeta::GetRunContextMeta( this.Run() ); '
  InterfaceProperties { Accessibility: 'Module' }
}