Click or drag to resize

DFStringColumnMissingValue 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 string MissingValue { get; set; }

Property Value

String
See Also