Click or drag to resize

DFColumnMissingValue Property

Gets and sets the value used to represent missing values in this column.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public Object MissingValue { get; set; }

Property Value

Object

Implements

IDFColumnMissingValue
See Also