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