Click or drag to resize

FileTransformEngineTSource, TDestinationErrorMode Property

Indicates the behavior of the engine when an error is found.

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public ErrorMode ErrorMode { get; set; }

Property Value

Type: ErrorMode
See Also