yanweiyuan3
2023-10-10 d901b1ab0ee0b690f5ac211b9cdb1db3a58bca86
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
Quintiq file version 2.0
#parent: #root
Relation ImportPlannedOrder_MPSync_MPSync_ImportPlannedOrder
{
  #keys: '1[145730.0.1407971373]'
  Description: 'MPSync (owning) 1- many ImportPlannedOrder'
  DefaultRelationStrategy
  {
  }
  RelationSide.LeftSide MPSync
  {
    #keys: '3[145730.0.1407971375][145730.0.1407971374][145730.0.1407971376]'
    Cardinality: '0to1'
    ObjectDefinition: ImportPlannedOrder
    OwningSide: 'Reference'
    InterfaceProperties { Accessibility: 'Module' }
  }
  RelationSide.RightSide ImportPlannedOrder
  {
    #keys: '3[145730.0.1407971378][145730.0.1407971377][145730.0.1407971379]'
    Cardinality: '1toN'
    ObjectDefinition: MPSync
    OwningSide: 'Owned'
    InterfaceProperties { Accessibility: 'Module' }
  }
}