C# Class Opc.Ua.VariableAttributes

Stores information about engineering units.
Afficher le fichier Open project: OPCFoundation/UA-.NETStandardLibrary

Méthodes publiques

Méthode Description
VariableAttributes ( object value, byte accessLevel ) : System

Initializes the object with the unitName and namespaceUri.

Method Details

VariableAttributes() public méthode

Initializes the object with the unitName and namespaceUri.
public VariableAttributes ( object value, byte accessLevel ) : System
value object
accessLevel byte
Résultat System