|
CsvExportAdapterOffloadPath Property
|
Gets or sets the path to the directory where
CSV exports are moved after a rollover.
Namespace: CsvAdaptersAssembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.207-beta
Syntax function get_OffloadPath();
function set_OffloadPath(value);
View SourceProperty Value
StringSee Also