BatchReports(Int32, Int32, String, String) Constructor

Initializes a new instance of the BatchReports class

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public BatchReports(
	int ID,
	int BatchKey,
	string Report,
	string ReportType
)

Parameters

ID  Int32
 
BatchKey  Int32
 
Report  String
 
ReportType  String
 

See Also