FieldBuilderFieldOptional Property |
Indicates that this field is optional.
Namespace:
FileHelpers.Dynamic
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic bool FieldOptional { get; set; }
Public Property FieldOptional As Boolean
Get
Set
Property Value
Type:
Boolean
See Also