1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  DeclarativeTypeIndexRelation CalcDefaultCO2ProcessUoM 
 |  { 
 |    #keys: '1[144528.5.1222078792]' 
 |    Relation: DefaultCO2ProcessUoM 
 |    TypeIndex: UnitOfMeasureTypeIndex 
 |    TypeIndexExpressions: 
 |    [ 
 |      DeclarativeRelationTypeIndexExpression 
 |      { 
 |        #keys: '1[144528.5.1222078793]' 
 |        TypeIndexExpression: "guard( this.GlobalParameters_MP().CO2ProcessUoM(), '' )" 
 |      } 
 |    ] 
 |  } 
 |  
  |