Click or drag to resize
Grid Solutions Framework

CsvExportAdapter.DefaultFileNameTemplate Field

Default value for the FileNameTemplate property.

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

Field Value

String
See Also