C# Class Opc.Ua.Com.Server.ComHdaItemManager.Item

Mostrar archivo Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
DataType NodeId
Description LocalizedText
DisplayName LocalizedText
Historizing bool
ItemId string
NodeId NodeId
Refs int
RemoteType TypeInfo
SupportedAttributes ReadValueIdCollection
ValueRank int

Property Details

DataType public_oe property

public NodeId DataType
return NodeId

Description public_oe property

public LocalizedText Description
return LocalizedText

DisplayName public_oe property

public LocalizedText DisplayName
return LocalizedText

Historizing public_oe property

public bool Historizing
return bool

ItemId public_oe property

public string ItemId
return string

NodeId public_oe property

public NodeId NodeId
return NodeId

Refs public_oe property

public int Refs
return int

RemoteType public_oe property

public TypeInfo RemoteType
return TypeInfo

SupportedAttributes public_oe property

public ReadValueIdCollection SupportedAttributes
return ReadValueIdCollection

ValueRank public_oe property

public int ValueRank
return int