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