FileTransformEngineTSource, TDestinationDestinationErrorManager Property |
Allow access the
ErrorManager of the engine used to
write the destination file, is null before any file is transformed
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic ErrorManager DestinationErrorManager { get; }
Public ReadOnly Property DestinationErrorManager As ErrorManager
Get
Property Value
Type:
ErrorManager
See Also