GeneralLedgerReportProcessAccount Method

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private void ProcessAccount(
	string acctDescription,
	int key,
	short dept
)

Parameters

acctDescription  String
 
key  Int32
 
dept  Int16
 

See Also