BatchJrnHeader(Int32, Int16, String, String, String) Constructor

Initializes a new instance of the BatchJrnHeader class

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public BatchJrnHeader(
	int Key,
	short Company,
	string BatchName,
	string Journal,
	string Source
)

Parameters

Key  Int32
 
Company  Int16
 
BatchName  String
 
Journal  String
 
Source  String
 

See Also