Click or drag to resize

DFDateTimeColumnMissingValue 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 DateTime MissingValue { get; set; }

Property Value

DateTime
See Also