Click or drag to resize
Grid Solutions Framework

CsvExportAdapterOffloadPath Property

Gets or sets the path to the directory where CSV exports are moved after a rollover.

Namespace: CsvAdapters
Assembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("")]
public string OffloadPath { get; set; }
View Source

Property Value

String
See Also