Property Value
The built-in type, represented by the OpcLabs.EasyOpc.UA.UABuiltInType enumeration.The default value of this property is Variant (UABuiltInType.Variant)
.
The default value of this property is Variant (UABuiltInType.Variant)
.
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | An invalid enumeration value was used. This is a usage error, i.e. it will never occur (the exception will not be thrown) in a correctly written program. Your code should not catch this exception. |
The built-in type specifies the fundamental data type of the variable's value in the OPC UA server's address space. It is also used to determine how the data should be encoded and decoded for communication.