FieldOptionalAttribute Class |
Indicates that the target field might be on the source file.
If it is not present then the value will be null (TODO: Check null)
This attribute is used for read.
Inheritance Hierarchy
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic sealed class FieldOptionalAttribute : Attribute
Public NotInheritable Class FieldOptionalAttribute
Inherits Attribute
The FieldOptionalAttribute type exposes the following members.
Constructors
Remarks
See Also