BatchControl(DateTime, Int16, Int32, String) Constructor

Initializes a new instance of the BatchControl class

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public BatchControl(
	DateTime LastDate,
	short InvoiceOption,
	int Key,
	string Name
)

Parameters

LastDate  DateTime
 
InvoiceOption  Int16
 
Key  Int32
 
Name  String
 

See Also