| Quintiq file version 2.0 | 
| #parent: #root | 
| Method IsInPeriodSpecification ( | 
|   PeriodSpecification_MP periodspec | 
| ) declarative remote as Boolean | 
| { | 
|   Description: 'Check if UnitPeriod belongs to a period specification' | 
|   TextBody: 'return this.Period_MP().IsInPeriodSpecification( periodspec );' | 
| } |