| 1
2
3
4
5
6
7
8
9
10
11
12
13
 | | Quintiq file version 2.0 |  | #parent: #root |  | Constraint HasData |  | { |  |   #keys: '2[145632.3.533956159][145632.3.533956160]' |  |   ConstraintCondition: |  |   [* |  |     return this.NrElements() > 0; |  |   *] |  |   ConstraintKind: 'Soft' |  |   ConstraintText: '@Translations::LibOpt_StatisticScopeElement_NoData()@' |  |   Description: 'Whether this `LibOpt_StatisticScopeElement` has data.' |  | } | 
 |