C# 클래스 Opc.Ua.Com.Client.GroupItem

An item that belongs to group.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Active bool
ActiveChanged bool
ClientHandle int
Created bool
Deleted bool
ErrorId int
ItemId string
ServerHandle int

프로퍼티 상세

Active 공개적으로 프로퍼티

public bool Active
리턴 bool

ActiveChanged 공개적으로 프로퍼티

public bool ActiveChanged
리턴 bool

ClientHandle 공개적으로 프로퍼티

public int ClientHandle
리턴 int

Created 공개적으로 프로퍼티

public bool Created
리턴 bool

Deleted 공개적으로 프로퍼티

public bool Deleted
리턴 bool

ErrorId 공개적으로 프로퍼티

public int ErrorId
리턴 int

ItemId 공개적으로 프로퍼티

public string ItemId
리턴 string

ServerHandle 공개적으로 프로퍼티

public int ServerHandle
리턴 int