lihongji
2024-10-14 1cd9e645f31fd17b4754992ba51c5026cf92d407
1
2
3
4
5
6
7
Quintiq file version 2.0
#parent: #root
StaticMethod GetDefinitionName () declarative remote as String
{
  Description: 'Return object definition name'
  TextBody: 'return typeof( AlgorithmRun ).ShortName();'
}