IGenericObjectExportDataAsync Method |
Name | Description | |
---|---|---|
ExportDataAsync(NxExportFileType, String, String, NxExportState, AsyncHandle) | Exports the data of any generic object to an Excel file or a open XML file. If the object contains excluded values, those excluded values are not exported. | |
ExportDataAsyncT(NxExportFileType, String, String, NxExportState, FuncResponse, T, AsyncHandle) | Exports the data of any generic object to an Excel file or a open XML file. If the object contains excluded values, those excluded values are not exported. |