Click or drag to resize

FieldBuilderFieldOptional Property

Indicates that this field is optional.

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

Property Value

Type: Boolean
See Also