C# Class Opc.Ua.Com.Client.HdaAttributeValue

Stores the value of an HDA attribute.
Show file Open project: OPCFoundation/UA-.NET Class Usage Examples

Public Methods

Method Description
HdaAttributeValue ( ) : System

Initializes a new instance of the HdaAttributeValue class.

Method Details

HdaAttributeValue() public method

Initializes a new instance of the HdaAttributeValue class.
public HdaAttributeValue ( ) : System
return System