public ProductTypeInLeadType(Terrasoft.Configuration.ProductTypeInLeadType source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }
Ejemplo n.º 2
0
 public ProductTypeInLeadType(ProductTypeInLeadType source)
     : base(source)
 {
 }