frmReportDispatcher(String, String, Object) Constructor

Initializes a new instance of the frmReportDispatcher class

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public frmReportDispatcher(
	string parm,
	string report,
	Object[] parms
)

Parameters

parm  String
 
report  String
 
parms  Object
 

See Also