| 
            
              FileImporterTimestampFormat Property
             | 
          
        
        
            Gets or sets timestamp format for the file.
            
        
        Namespace: EpriExportAssembly: EpriExport (in EpriExport.dll) Version: 2.4.257-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, setfunction get_TimestampFormat();
function set_TimestampFormat(value);
 View SourceProperty Value
String
See Also