Click or drag to resize
Grid Solutions Framework

FileImporterTimestampFormat Property

Gets or sets timestamp format for the file.

Namespace: EpriExport
Assembly: EpriExport (in EpriExport.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("dd-MMM-yyyy HH:mm:ss.fff")]
public string TimestampFormat { get; set; }
View Source

Property Value

String
See Also