C# 클래스 Opc.Ua.InstanceStateSnapshot.ChildNode

Stores the key attributes of a child node.
파일 보기 프로젝트 열기: OPCFoundation/Misc-Tools

공개 프로퍼티들

프로퍼티 타입 설명
BrowseName Opc.Ua.QualifiedName
Children List
NodeClass NodeClass
Value object

프로퍼티 상세

BrowseName 공개적으로 프로퍼티

public QualifiedName,Opc.Ua BrowseName
리턴 Opc.Ua.QualifiedName

Children 공개적으로 프로퍼티

public List Children
리턴 List

NodeClass 공개적으로 프로퍼티

public NodeClass NodeClass
리턴 NodeClass

Value 공개적으로 프로퍼티

public object Value
리턴 object