public ProductTypeInLeadType(Terrasoft.Configuration.ProductTypeInLeadType source) : base(source) { this.CopyEntityLookupProperties(source); }
public ProductTypeInLeadType(ProductTypeInLeadType source) : base(source) { }