RentRollForMortgages(String, DateTime, Int32) Constructor

Initializes a new instance of the RentRollForMortgages class

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public RentRollForMortgages(
	string building,
	DateTime rptdate,
	int target = 0
)

Parameters

building  String
 
rptdate  DateTime
 
target  Int32  (Optional)
 

See Also