Click or drag to resize

StiOptionsWCFServiceInvokeWCFRequestFromUserRenderReport Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFRequestFromUserRenderReport(Stimulsoft.Report.Viewer.IStiViewerControl,System.String)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void InvokeWCFRequestFromUserRenderReport(
	IStiViewerControl viewer,
	string xml
)

Parameters

viewer
Type: Stimulsoft.Report.ViewerIStiViewerControl

[Missing <param name="viewer"/> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFRequestFromUserRenderReport(Stimulsoft.Report.Viewer.IStiViewerControl,System.String)"]

xml
Type: SystemString

[Missing <param name="xml"/> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFRequestFromUserRenderReport(Stimulsoft.Report.Viewer.IStiViewerControl,System.String)"]

See Also