Click or drag to resize
Grid Solutions Framework

DynamicFilterSkipNaNOutput Property

Gets or sets the flag indicating whether to skip processing of an output with a value of NaN.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.182-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public bool SkipNaNOutput { get; set; }
View Source

Property Value

Boolean
See Also