C# Class Opc.Ua.Com.Client.GroupItem

An item that belongs to group.
Afficher le fichier Open project: OPCFoundation/UA-.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
Active bool
ActiveChanged bool
ClientHandle int
Created bool
Deleted bool
ErrorId int
ItemId string
ServerHandle int

Property Details

Active public_oe property

public bool Active
Résultat bool

ActiveChanged public_oe property

public bool ActiveChanged
Résultat bool

ClientHandle public_oe property

public int ClientHandle
Résultat int

Created public_oe property

public bool Created
Résultat bool

Deleted public_oe property

public bool Deleted
Résultat bool

ErrorId public_oe property

public int ErrorId
Résultat int

ItemId public_oe property

public string ItemId
Résultat string

ServerHandle public_oe property

public int ServerHandle
Résultat int