frmCheckRegisterEditPostCredit Method

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private void PostCredit(
	Transactions Trans,
	ApChecks check,
	int cashAcct,
	string journal,
	string source
)

Parameters

Trans  Transactions
 
check  ApChecks
 
cashAcct  Int32
 
journal  String
 
source  String
 

See Also