Click or drag to resize

StiOptionsWCFServiceInvokeWCFReportCheck Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFReportCheck(Stimulsoft.Report.WCFService.IStiCheckStatusControl,Stimulsoft.Report.Design.IStiDesignerBase,System.String)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void InvokeWCFReportCheck(
	IStiCheckStatusControl sender,
	IStiDesignerBase designer,
	string xml
)

Parameters

sender
Type: Stimulsoft.Report.WCFServiceIStiCheckStatusControl

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFReportCheck(Stimulsoft.Report.WCFService.IStiCheckStatusControl,Stimulsoft.Report.Design.IStiDesignerBase,System.String)"]

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

[Missing <param name="designer"/> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFReportCheck(Stimulsoft.Report.WCFService.IStiCheckStatusControl,Stimulsoft.Report.Design.IStiDesignerBase,System.String)"]

xml
Type: SystemString

[Missing <param name="xml"/> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFReportCheck(Stimulsoft.Report.WCFService.IStiCheckStatusControl,Stimulsoft.Report.Design.IStiDesignerBase,System.String)"]

See Also