QuickOPC User's Guide and Reference
CurrentField Property (UnionData)



View with Navigation Tools
OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.DataTypeModel Namespace > UnionData Class : CurrentField Property
The data field that is currently in use.
Syntax
'Declaration
 
<DefaultValueAttribute("")>
Public ReadOnly Property CurrentField As DataField
 
'Usage
 
Dim instance As UnionData
Dim value As DataField
 
value = instance.CurrentField
Requirements

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

See Also