C# Class Opc.Ua.Sample.Controls.DataListCtrl.ValueState

Stores the state associated with an item.
Afficher le fichier Open project: OPCFoundation/UA-.NET

Méthodes publiques

Свойство Type Description
Component object
ComponentId object
Expandable bool
Expanded bool
Value object

Property Details

Component public_oe property

public object Component
Résultat object

ComponentId public_oe property

public object ComponentId
Résultat object

Expandable public_oe property

public bool Expandable
Résultat bool

Expanded public_oe property

public bool Expanded
Résultat bool

Value public_oe property

public object Value
Résultat object