OPC Studio User's Guide and Reference
Operations Property (UADataAttribute)



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.LiveMapping Namespace > UADataAttribute Class : Operations Property
OPC-UA data mapping operations in which the attributed target should participate.
Syntax
'Declaration
 
Public Property Operations As UADataMappingOperations
 
'Usage
 
Dim instance As UADataAttribute
Dim value As UADataMappingOperations
 
instance.Operations = value
 
value = instance.Operations
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