Version

InitializeRecordEventArgs Class Members

The following tables list the members exposed by InitializeRecordEventArgs.

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