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