C# 클래스 Opc.Ua.Client.Controls.DataListCtrl.ValueState

Stores the state associated with an item.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 프로퍼티들

프로퍼티 타입 설명
Component object
ComponentId object
ComponentIndex object
Expandable bool
Expanded bool
Value object

프로퍼티 상세

Component 공개적으로 프로퍼티

public object Component
리턴 object

ComponentId 공개적으로 프로퍼티

public object ComponentId
리턴 object

ComponentIndex 공개적으로 프로퍼티

public object ComponentIndex
리턴 object

Expandable 공개적으로 프로퍼티

public bool Expandable
리턴 bool

Expanded 공개적으로 프로퍼티

public bool Expanded
리턴 bool

Value 공개적으로 프로퍼티

public object Value
리턴 object