Val Loc ValueDate Time Field
Same as inline, value is a date/time
Definition
Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public const string DateTime = "DATE-TIME"VB
Public Const DateTime As String = "DATE-TIME"C++
public:
literal String^ DateTime = "DATE-TIME"F#
static val mutable DateTime: string