Version 24.2 (latest)

InitializeRecordEventArgs Class Properties

For a list of all members of this type, see InitializeRecordEventArgs members.

Public Properties
 NameDescription
Public PropertyRecordReturns the record that is going to be exported.  
Public PropertySkipDescendantsSpecifies whether to skip the descendants of the current record.  
Public PropertySkipRecordSpecifies whether to skip the current record.  
Public PropertySkipSiblingsSpecifies whether to skip sibling records of the current record.  
Public PropertyTerminateExportSpecifies whether to terminate the export process. The current record will not be processed.  
See Also