QuickOPC User's Guide and Reference
DefaultAttributeType Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel Namespace > UAWriteArgumentsBase Class : DefaultAttributeType Field
The default type that is used when writing the value of the selected attribute.
Syntax
'Declaration
 
Public Const DefaultAttributeType As Type
'Usage
 
Dim value As Type
 
value = UAWriteArgumentsBase.DefaultAttributeType
public const Type DefaultAttributeType
public:
const Type^ DefaultAttributeType
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