C# 클래스 Opc.Ua.Com.Server.ComHdaItemManager.Item

파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 프로퍼티들

프로퍼티 타입 설명
DataType NodeId
Description LocalizedText
DisplayName LocalizedText
Historizing bool
ItemId string
NodeId NodeId
Refs int
RemoteType TypeInfo
SupportedAttributes ReadValueIdCollection
ValueRank int

프로퍼티 상세

DataType 공개적으로 프로퍼티

public NodeId DataType
리턴 NodeId

Description 공개적으로 프로퍼티

public LocalizedText Description
리턴 LocalizedText

DisplayName 공개적으로 프로퍼티

public LocalizedText DisplayName
리턴 LocalizedText

Historizing 공개적으로 프로퍼티

public bool Historizing
리턴 bool

ItemId 공개적으로 프로퍼티

public string ItemId
리턴 string

NodeId 공개적으로 프로퍼티

public NodeId NodeId
리턴 NodeId

Refs 공개적으로 프로퍼티

public int Refs
리턴 int

RemoteType 공개적으로 프로퍼티

public TypeInfo RemoteType
리턴 TypeInfo

SupportedAttributes 공개적으로 프로퍼티

public ReadValueIdCollection SupportedAttributes
리턴 ReadValueIdCollection

ValueRank 공개적으로 프로퍼티

public int ValueRank
리턴 int