hongji.li
2023-09-05 726e15f7fb9d47742737cf64d4f10634918593fe
1
2
3
4
5
6
7
Quintiq file version 2.0
#parent: #root
Method DetermineEndDate () declarative as Date
{
  TextBody: 'return Date::MaxDate();'
  InterfaceProperties { Accessibility: 'Module' }
}