QuickOPC User's Guide and Reference
DefaultSourceTimestamp Property (UAAttributeData)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAAttributeData Class : DefaultSourceTimestamp Property
Default source timestamp. In UTC.
Syntax
'Declaration
 
Public Shared ReadOnly Property DefaultSourceTimestamp As Date
'Usage
 
Dim value As Date
 
value = UAAttributeData.DefaultSourceTimestamp
public static DateTime DefaultSourceTimestamp {get;}
public:
static property DateTime DefaultSourceTimestamp {
   DateTime get();
}
Remarks
Note that the default timestamp values are different from those used in OPC "Classic".
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

UAAttributeData Class
UAAttributeData Members