Visual Basic (Usage) | ![]() |
---|---|
Dim instance As DataValue Dim value As Date instance.SourceTimestamp = value value = instance.SourceTimestamp |
C# | |
---|---|
[DataMemberAttribute(3)] public DateTime SourceTimestamp {get; set;} |
The source timestamp associated with the value.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x