OPC Studio User's Guide and Reference
DefaultValueType Field (UAWriteArgumentsBase)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel Namespace > UAWriteArgumentsBase Class : DefaultValueType Field
The default type that is used when writing the value of the Value attribute.

The value of this constant is null.

Syntax
'Declaration
 
Public Const DefaultValueType As Type
'Usage
 
Dim value As Type
 
value = UAWriteArgumentsBase.DefaultValueType
public const Type DefaultValueType
public:
const Type^ DefaultValueType
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