You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close

Multi - Unit 2-4

Multi-Unit 2-4
The multi-unit/2-4 classification is designed to handle properties with 2-4 legal units with distinct addresses where all of
the units are included in the listing. (For example, if only one side of a duplex is for sale, it should be listed as a single
family attached property.) Some people refer to them as duplexes, triplexes, and quadraplexes.

  • 73
  • 28-Sep-2017
  • 928 Views
$(function () { $('.SendEmail').click(function (event) { var email = '[email protected]'; var subject = 'Test'; var emailBody = 'Hi Sample,'; var attach = 'path'; document.location = "mailto:"+email+"?subject="+subject+"&body="+emailBody+ "?attach="+attach; }); });