StiReportScriptUpdate Method (Boolean) |
Updates a script to the current state of an object.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public void ScriptUpdate(
bool allowUseResources
)
Public Sub ScriptUpdate (
allowUseResources As Boolean
)
Parameters
- allowUseResources
- Type: SystemBoolean
[Missing <param name="allowUseResources"/> documentation for "M:Stimulsoft.Report.StiReport.ScriptUpdate(System.Boolean)"]
See Also