frmPaymentEntrypayent_temp Method

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private void payent_temp(
	decimal a,
	string c,
	Tenants tblTenant,
	bool lockBox = false
)

Parameters

a  Decimal
 
c  String
 
tblTenant  Tenants
 
lockBox  Boolean  (Optional)
 

See Also