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



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAAttributeData Class : DefaultSourceTimestampLocal Property
Default source timestamp. In local time.
Syntax
'Declaration
 
Public Shared ReadOnly Property DefaultSourceTimestampLocal As Date
'Usage
 
Dim value As Date
 
value = UAAttributeData.DefaultSourceTimestampLocal
public static DateTime DefaultSourceTimestampLocal {get;}
public:
static property DateTime DefaultSourceTimestampLocal {
   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