StiMaxDecimalFunctionServiceSetValue Method |
Sets the calculation result.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public override void SetValue(
Object value
)
Public Overrides Sub SetValue (
value As Object
)
Parameters
- value
- Type: SystemObject
[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Dictionary.StiMaxDecimalFunctionService.SetValue(System.Object)"]
See Also