StartReportStart Method
Sets up variables for report, create report thread and start it
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public static void Start(
string rptClass,
Object parms
)
Parameters
- rptClass String
- The full Namespace of the report object to process
- parms Object
- Array of arguments that match a constructor in the report object