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

 

DISPID (Dispatch ID):

 

For more information, see ValueTypeName in .NET Reference.

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

See ValueTypeName in .NET Reference.

Remarks

For remarks, see ValueTypeName in .NET Reference.

Example

For examples, see ValueTypeName in .NET Reference.

See Also

UADataSetFieldData Object  | UADataValue Interface