haorenhui
2023-10-30 6d6cc10d9e8e242661da7fd655dec155a09d676c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
Quintiq file version 2.0
#parent: #root
TypeRepresentation UnitPeriod
{
  AttributeRepresentation ActualTotalAvailableCapacity
  {
    Alignment: 'Right'
    AttributeKey: '[113694.1.323184916]'
    Conditional:
    [
      DataRepresentation.Conditional
      {
        BackgroundColor: 'Cyan'
        ConditionBody: 'object.GetIsOutlierTotalAvailableCapacity() and object.ActualUnitPeriod().Description().Length() > 0'
        ConversionBody: ''
        DefaultBackgroundColor: false
        InheritConversion: false
      }
      DataRepresentation.Conditional
      {
        BackgroundColor: 'Yellow'
        ConditionBody: 'object.GetIsOutlierTotalAvailableCapacity()'
        ConversionBody: ''
        DefaultBackgroundColor: false
        InheritConversion: false
      }
    ]
    DataRepresentation.Default
    {
      ConversionBody: ''
      FormatString: 'N(Dec(0), Thousands)'
      InheritConversion: false
      InheritFormatting: false
    }
  }
  AttributeRepresentation ActualUtilizationPercentage
  {
    Alignment: 'Right'
    AttributeKey: '[113694.1.296080449]'
    Conditional:
    [
      DataRepresentation.Conditional
      {
        BackgroundColor: 'Cyan'
        ConditionBody: 'object.GetIsOutlierUtilizationPercentage() and object.ActualUnitPeriod().Description().Length() > 0'
        ConversionBody: ''
        DefaultBackgroundColor: false
        InheritConversion: false
      }
      DataRepresentation.Conditional
      {
        BackgroundColor: 'Yellow'
        ConditionBody: 'object.GetIsOutlierUtilizationPercentage()'
        ConversionBody: ''
        DefaultBackgroundColor: false
        InheritConversion: false
      }
    ]
    DataRepresentation.Default
    {
      ConversionBody: ''
      FormatString: 'N(Dec(2), Thousands)%'
      InheritConversion: false
      InheritFormatting: false
    }
  }
  AttributeRepresentation DefinitionName
  {
    AttributeKey: '[1.2.1944]'
    Visibility: 'User'
  }
  AttributeRepresentation End
  {
    AttributeKey: '[101472.1.1929377307]'
    Conditional:
    [
    ]
    DataRepresentation.Default
    {
      ConversionBody: ''
      FormatString: 'D-MM-Y'
      InheritConversion: false
      InheritFormatting: false
    }
  }
  AttributeRepresentation Key
  {
    AttributeKey: '[1.2.81]'
    Visibility: 'User'
  }
  AttributeRepresentation Start
  {
    AttributeKey: '[101472.1.1929377045]'
    Conditional:
    [
    ]
    DataRepresentation.Default
    {
      ConversionBody: ''
      FormatString: 'D-MM-Y'
      InheritConversion: false
      InheritFormatting: false
    }
  }
  AttributeRepresentation StartDate
  {
    AttributeKey: '[113694.1.302953661]'
    Conditional:
    [
    ]
    DataRepresentation.Default
    {
      ConversionBody: ''
      FormatString: 'D-MM-Y'
      InheritConversion: false
      InheritFormatting: false
    }
  }
  AttributeRepresentation UtilizationPercentage
  {
    AttributeKey: '[11660.0.138221808]'
    Conditional:
    [
    ]
    DataRepresentation.Default
    {
      ConversionBody: ''
      FormatString: 'N(Dec(2), Thousands)%'
      InheritConversion: false
      InheritFormatting: false
    }
  }
  ConstraintRepresentation HasNoOverload
  {
    ConstraintKey: '[11660.0.207319717]'
    InheritColorSource: false
    Priority: 3
    SadImage: 'CONSTRAINTVIOLATIONS'
  }
}