Click or drag to resize

BeforeWriteEventArgsT Properties

The BeforeWriteEventArgsT generic type exposes the following members.

Properties
  NameDescription
Public propertyEngine
The engine that raise the event
(Inherited from FileHelpersEventArgs.)
Public propertyLineNumber
The current line number.
(Inherited from FileHelpersEventArgs.)
Public propertyRecord
The current record.
Public propertySkipThisRecord
Set this property as true if you want to bypass the current record.
(Inherited from BeforeWriteEventArgs.)
Top
See Also