FieldBuilderFieldNotEmpty Property |
Indicates that the field cannot be empty.
Namespace:
FileHelpers.Dynamic
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic bool FieldNotEmpty { get; set; }
Public Property FieldNotEmpty As Boolean
Get
Set
Property Value
Type:
Boolean
See Also