Version

ProcessRowParams Class Members

The following tables list the members exposed by ProcessRowParams.

Public Constructors
 NameDescription
Public ConstructorProcessRowParams ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertySkipDescendantsSpecifies whether to skip the descendats of the current row.  
Public PropertySkipRowSpecifies whether the current row was skipped.  
Public PropertySkipSiblingsSpecifies whether to skip sibling rows of the current row.  
Public PropertyTerminateExportSpecifies whether to terminate the export process. Current row will not be processed.  
See Also