|
DynamicCalculatorSentinelValue Property
|
Gets or sets the value used when no other value can be determined for a variable.
Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.207-beta
Syntax function get_SentinelValue();
function set_SentinelValue(value);
View SourceProperty Value
DoubleSee Also