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

Datei anzeigen Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
AttributeId uint
Name string
NodeId NodeId
Value DataValue

Property Details

AttributeId public_oe property

public uint AttributeId
return uint

Name public_oe property

public string Name
return string

NodeId public_oe property

public NodeId NodeId
return NodeId

Value public_oe property

public DataValue Value
return DataValue