OPC Studio User's Guide and Reference
DataSetFieldId Property (UAFieldMetaData)



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Configuration Namespace > UAFieldMetaData Class : DataSetFieldId Property
The unique ID for the field in the dataset.
Syntax
'Declaration
 
<TypeConverterAttribute(System.ComponentModel.GuidConverter)>
Public Property DataSetFieldId As Guid
 
'Usage
 
Dim instance As UAFieldMetaData
Dim value As Guid
 
instance.DataSetFieldId = value
 
value = instance.DataSetFieldId
Remarks

This member is not compatible with VBScript.

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