BatchRptList(Int32, String) Constructor

Initializes a new instance of the BatchRptList class

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public BatchRptList(
	int Key,
	string ListName
)

Parameters

Key  Int32
 
ListName  String
 

See Also