StiRuntimeVariables Constructor |
Creates a new instance of the StiRuntimeVariables class.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiRuntimeVariables(
StiReport report
)
Public Sub New (
report As StiReport
)
Parameters
- report
- Type: Stimulsoft.ReportStiReport
[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.StiRuntimeVariables.#ctor(Stimulsoft.Report.StiReport)"]
See Also