Version

ProcessRecordParams Class Members

The following tables list the members exposed by ProcessRecordParams.

Public Constructors
 NameDescription
Public ConstructorProcessRecordParams ConstructorInitializes a new instance of the class.  
Public Properties
 NameDescription
Public PropertySkipDescendantsSpecifies whether to skip the child records of 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