QuickOPC User's Guide and Reference
VariableProperty Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.InformationModel Namespace > UAModellingTags Class : VariableProperty Field
A modelling tag for all variable properties.
Syntax
'Declaration
 
Public Const VariableProperty As String
'Usage
 
Dim value As String
 
value = UAModellingTags.VariableProperty
public const string VariableProperty
public:
const String^ VariableProperty
Remarks
Covers both mandatory and optional properties.
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