C# Класс Opc.Ua.VariableAttributes

Stores information about engineering units.
Показать файл Открыть проект

Открытые методы

Метод Описание
VariableAttributes ( object value, byte accessLevel ) : System

Initializes the object with the unitName and namespaceUri.

Описание методов

VariableAttributes() публичный Метод

Initializes the object with the unitName and namespaceUri.
public VariableAttributes ( object value, byte accessLevel ) : System
value object
accessLevel byte
Результат System