Click or drag to resize

FieldBaseIsOptional Property

The field may not be present on the input data (line not long enough)

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public bool IsOptional { get; set; }

Property Value

Type: Boolean
See Also