yypsybs
2023-10-08 61eabd9fd3e80a694152df818abc9145977678b5
1
2
3
4
5
6
7
8
9
10
Quintiq file version 2.0
#parent: #root
Function CalcStart
{
  TextBody:
  [*
    value := Campaign_MP::GetAvailableStart( this.EarliestStart(), this );  
    this.Start( value );
  *]
}