yypsybs
2023-10-13 55f5fb5b95b66ffc761761f9bf8aac56cd15bb3e
1
2
3
4
5
6
7
Quintiq file version 2.0
#parent: #root
Method GetExpectedCSVHeader () as String
{
  TextBody: "return 'uri,name,inHierarchyOf';"
  InterfaceProperties { Accessibility: 'Module' }
}