C# 클래스 Opc.Ua.VariableAttributes

Stores information about engineering units.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NETStandardLibrary

공개 메소드들

메소드 설명
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