Name | Description | |
---|---|---|
![]() | GenericExportOptions<TEntity> Constructor | Initializes a new instance of the GenericExportOptions class. |
The following tables list the members exposed by GenericExportOptions<TEntity>.
Name | Description | |
---|---|---|
![]() | GenericExportOptions<TEntity> Constructor | Initializes a new instance of the GenericExportOptions class. |
Name | Description | |
---|---|---|
![]() | CsvFields | Gets or sets the CsvFields |
![]() | DataFormat | Gets or sets the DataFormat |
![]() | ExportData | Gets or sets the list of export data entities |
![]() | ExportName | Gets or sets the export name/tag for logging |
![]() | FileTag | Gets or sets the file tag |
![]() | TextDelimiter | Gets or sets the TextDelimiter for CSV data |
![]() | TextQualifier | Gets or sets the TextQualifier for CSV data |
Name | Description | |
---|---|---|
![]() | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |