LeaseLetterGetHist Method

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private void GetHist(
	Tenants ten,
	int ymonth,
	int yyear,
	ref decimal rent,
	ref decimal legal,
	bool UseDC = false
)

Parameters

ten  Tenants
 
ymonth  Int32
 
yyear  Int32
 
rent  Decimal
 
legal  Decimal
 
UseDC  Boolean  (Optional)
 

See Also