ExpressionParameters Property |
[Missing <summary> documentation for "P:Stimulsoft.Data.Expressions.NCalc.Expression.Parameters"]
Namespace:
Stimulsoft.Data.Expressions.NCalc
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxpublic Dictionary<string, Object> Parameters { get; set; }
Public Property Parameters As Dictionary(Of String, Object)
Get
Set
Property Value
Type:
DictionaryString,
Object
See Also