|
FileImporterTimestampFormat Property
|
Gets or sets timestamp format for the file.
Namespace: EpriExportAssembly: EpriExport (in EpriExport.dll) Version: 2.4.207-beta
Syntax <ConnectionStringParameterAttribute>
<DefaultValueAttribute("dd-MMM-yyyy HH:mm:ss.fff")>
Public Property TimestampFormat As String
Get
Set
[<ConnectionStringParameterAttribute>]
[<DefaultValueAttribute("dd-MMM-yyyy HH:mm:ss.fff")>]
member TimestampFormat : string with get, set
function get_TimestampFormat();
function set_TimestampFormat(value);
View SourceProperty Value
StringSee Also