|
CsvExportAdapterExportPath Property
|
Gets or sets the path to the directory where CSV exports are written.
Namespace: CsvAdaptersAssembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.207-beta
Syntax function get_ExportPath();
function set_ExportPath(value);
View SourceProperty Value
StringSee Also