IAdministerSystemWakeUpReport Method

Wake up report.

Namespace:  Unisys.AgileBusiness.RuntimeAPI
Assembly:  Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax

StatusInfo WakeUpReport(
	string reportName,
	string wakeUpParameters = ""
)

Parameters

reportName
Type: SystemString
Report name
wakeUpParameters (Optional)
Type: SystemString
Parameters to pass to the report

Return Value

Type: StatusInfo
StatusInfo Object
See Also