Click or drag to resize

StiOptionsWCFServiceInvokeWCFExportDocument Method

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

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void InvokeWCFExportDocument(
	StiReport report,
	string xml,
	string filter
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFExportDocument(Stimulsoft.Report.StiReport,System.String,System.String)"]

xml
Type: SystemString

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

filter
Type: SystemString

[Missing <param name="filter"/> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFExportDocument(Stimulsoft.Report.StiReport,System.String,System.String)"]

See Also