QuickOPC User's Guide and Reference
TimeZone Property (DAItemPropertyRecord)



View with Navigation Tools
OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.Extensions Namespace > DAItemPropertyRecord Class : TimeZone Property
Gets or sets Item Timezone.
Syntax
'Declaration
 
Public Property TimeZone As Integer
 
'Usage
 
Dim instance As DAItemPropertyRecord
Dim value As Integer
 
instance.TimeZone = value
 
value = instance.TimeZone
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

DAItemPropertyRecord Class
DAItemPropertyRecord Members