yanweiyuan3
2023-08-09 588bc7829387dfc761cc25f06f77d4c81818bd10
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
Quintiq file version 2.0
Component ListMacroPlan
{
  #keys: '[124808.1.448142237]'
  BaseType => //PanelAccountCost/ListMacroPlan
  IsDerived: true
  Children:
  [
    Component GUIDataExtractorAccountCost
    {
      #keys: '[124808.1.448144941]'
      BaseType => //PanelAccountCost/ListMacroPlan/GUIDataExtractorAccountCost
      IsDerived: true
      Properties:
      [
        Component: 'DialogCreateEditLaneLeg'
        DataSet: ''
        DataType: 'shadow[LaneLeg]'
        Transformation: 'LaneLegCost'
      ]
    }
    Component UserConfigurableInformation
    {
      #keys: '[113694.2.831317453]'
      BaseType: 'UserConfigurableInformation'
      Properties:
      [
        CanConfigure: false
        Identification: 'LaneLegCost'
        ObjectType: 'shadow[LaneLegCost]'
        PosX: 269
        PosY: 33
        TooltipText: 'VALUE( ifexpr( exists( object, LaneLeg.Lane.LaneCost, lc, lc.AccountName() = object.AccountName() and lc.CostDriver() = object.CostDriver() and lc.Start() <= object.Start() ), "Cost is overriding base cost defined on lane.", ""  ) )'
      ]
    }
  ]
  Properties:
  [
    ModeledStringList ChildOrdering
    {
      c: ColumnTitles1
      c: popupList1
      c: GUIDataExtractorAccountCost
      c: GUIDataSetLevelAccountCost
      c: UserConfigurableInformation
    }
  ]
}