xiaoding721
2024-10-31 9a54cc894c2ce8806f84078720abd306c70f471a
1
2
3
4
5
6
7
Quintiq file version 2.0
#parent: #root
StaticMethod RootFolderName () const declarative remote as String
{
  Description: 'Return the name of the root folder'
  TextBody: "return 'root';"
}