C# 클래스 TestData.HistoryRecord

A record in the archive.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DataType BuiltInType
Historizing bool
RawData List

프로퍼티 상세

DataType 공개적으로 프로퍼티

public BuiltInType DataType
리턴 BuiltInType

Historizing 공개적으로 프로퍼티

public bool Historizing
리턴 bool

RawData 공개적으로 프로퍼티

public List RawData
리턴 List