Click or drag to resize
Grid Solutions Framework

CsvExportAdapterDefaultFileNameTemplate Field

Default value for the FileNameTemplate property.

Namespace: CsvAdapters
Assembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.182-beta
Syntax
public const string DefaultFileNameTemplate = "{0:yyyy-MM-dd HH.mm}.csv"
View Source

Field Value

String
See Also