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