'Declaration
Public Property Timestamp As Date
'Usage
Dim instance As UAFileProperties Dim value As Date instance.Timestamp = value value = instance.Timestamp
public DateTime Timestamp {get; set;}
'Declaration
Public Property Timestamp As Date
'Usage
Dim instance As UAFileProperties Dim value As Date instance.Timestamp = value value = instance.Timestamp
public DateTime Timestamp {get; set;}
The timestamp is obtained by a heuristics, essentially taking the latest timestamp from the source timestamps of individual OPC UA properties on the FileType object.