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

Stores information an element in the DA server address space.
Mostrar archivo Open project: OPCFoundation/UA-.NET Class Usage Examples

Public Methods

Method Description
DaProperty ( ) : System

Initializes a new instance of the DaProperty class.

Method Details

DaProperty() public method

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