Click or drag to resize

HomeControllerSWIGetReportDetail Method

Returns the views and outputs of a report.

Namespace: SealWebServer.Controllers
Assembly: SealWebServer (in SealWebServer.exe) Version: 8.0.0.0+c5a14bc14715399f60fcf611201a5e8ad953fbc3
Syntax
C#
public ActionResult SWIGetReportDetail(
	string path
)

Parameters

path  String
 

Return Value

ActionResult
See Also