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

Show file 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 property

public NodeId DataType
return NodeId

Description public property

public LocalizedText Description
return LocalizedText

DisplayName public property

public LocalizedText DisplayName
return LocalizedText

Historizing public property

public bool Historizing
return bool

ItemId public property

public string ItemId
return string

NodeId public property

public NodeId NodeId
return NodeId

Refs public property

public int Refs
return int

RemoteType public property

public TypeInfo RemoteType
return TypeInfo

SupportedAttributes public property

public ReadValueIdCollection SupportedAttributes
return ReadValueIdCollection

ValueRank public property

public int ValueRank
return int