Click or drag to resize

StiOptionsWCFServiceInvokeWCFTestConnection Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFTestConnection(System.Object,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 InvokeWCFTestConnection(
	Object sender,
	IStiDesignerBase designer,
	string xml
)

Parameters

sender
Type: SystemObject

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

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

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

xml
Type: SystemString

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

See Also