Indicates the behavior of multiline fields.
| Member Name | Description |
|---|---|
| AllowForBoth | The engine can handle multiline values for read or write. |
| AllowForRead | The engine can handle multiline values only for read. |
| AllowForWrite | The engine can handle multiline values only for write. |
| NotAllow | The engine donīt allow multiline values for this field. |
Namespace: FileHelpers
Assembly: FileHelpers (in FileHelpers.dll)