C# Class Opc.Ua.Client.Controls.AttributeListCtrl.ItemInfo

Afficher le fichier Open project: OPCFoundation/UA-.NET

Méthodes publiques

Свойство Type Description
AttributeId uint
Name string
NodeId NodeId
Value DataValue

Property Details

AttributeId public_oe property

public uint AttributeId
Résultat uint

Name public_oe property

public string Name
Résultat string

NodeId public_oe property

public NodeId NodeId
Résultat NodeId

Value public_oe property

public DataValue Value
Résultat DataValue