Esempio n. 1
0
 public ResponsiblePurchasingUnitParty()
 {
     PartyKey = new PartyKey();
 }
Esempio n. 2
0
 public SellerParty()
 {
     PartyKey = new PartyKey();
 }