Click or drag to resize

FieldBuilderFieldNullValue Property

The null value of the field when their value not is in the file.

Namespace:  FileHelpers.Dynamic
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public Object FieldNullValue { get; set; }

Property Value

Type: Object
See Also