IAdministerSystemStopReport Method

Stop the running 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 StopReport(
	string reportName,
	string processId = null
)

Parameters

reportName
Type: SystemString
Report name
processId (Optional)
Type: SystemString
Process id of the report

Return Value

Type: StatusInfo
StatusInfo Object
See Also