Esempio n. 1
0
 public ReplyForm2()
 {
     this.markInfoField  = new MarkInfoType();
     this.productField   = new ProductInfoReply_v2();
     this.consigneeField = new OrgInfoReply_v2();
     this.shipperField   = new OrgInfoRusReply_v2();
 }
Esempio n. 2
0
 public ReplyForm1()
 {
     this.markInfoField       = new MarkInfoType();
     this.productField        = new ProductInfoReply_v2();
     this.originalClientField = new OrgInfoRusReply_v2();
 }