VJournalTimeStamp Property

This is used to get the time stamp (DTSTAMP) property

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public TimeStampProperty TimeStamp { get; }

Property Value

TimeStampProperty

Remarks

This will be updated whenever the object is written to a PDI data stream

See Also