OPC Labs EasyOPC-UA Library
ValueType Implemented Property
OpcLabs_EasyOpcUA ActiveX DLL > UADataSetFieldData Object > UADataValue Interface : ValueType Implemented Property
Description
Returns the type of the Value, or null if there is no value.

 

DISPID (Dispatch ID):

 

For more information, see ValueType in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property ValueType As Type
Return Type

See ValueType in .NET Reference.

Remarks

For remarks, see ValueType in .NET Reference.

Example

For examples, see ValueType in .NET Reference.

See Also

UADataSetFieldData Object  | UADataValue Interface