CheckNumbers(Int16, Int16, Int32, Int32, Int32, String) Constructor

Initializes a new instance of the CheckNumbers class

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public CheckNumbers(
	short Company,
	short Department,
	int CheckNumber,
	int BatchCheck,
	int Id,
	string AccountNumber
)

Parameters

Company  Int16
 
Department  Int16
 
CheckNumber  Int32
 
BatchCheck  Int32
 
Id  Int32
 
AccountNumber  String
 

See Also