FieldInNewLineAttribute Class |
Indicates the target field has a new line before this value
i.e. indicates that the records have multiple lines,
and this field is in the beginning of a line.
Inheritance Hierarchy
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic sealed class FieldInNewLineAttribute : Attribute
Public NotInheritable Class FieldInNewLineAttribute
Inherits Attribute
The FieldInNewLineAttribute type exposes the following members.
Constructors
| Name | Description |
---|
 | FieldInNewLineAttribute |
Indicates the target field has a new line before this value
i.e. indicates that the records have multiple lines,
and this field is in the beginning of a line.
|
Top
Remarks
See Also