Skip to content

IReportFactory.SetParams method

Sets options for an externally created report object.

public void SetParams(IReport report, string reportParams)
parameter description
report Report
reportParams JSON serialized options

See Also