OpcReferenceDescription Members

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The OpcReferenceDescription type exposes the following members.

Category

C#

public OpcNodeCategory Category { get; }


Property Value

OpcNodeCategory

Direction

C#

public OpcReferenceDirection Direction { get; }


Property Value

OpcReferenceDirection

DisplayName

C#

public OpcText DisplayName { get; }


Property Value

OpcText

IsUnfiltered

C#

public bool IsUnfiltered { get; }


Property Value

Boolean

Name

C#

public OpcName Name { get; }


Property Value

OpcName

NodeId

C#

public OpcNodeId NodeId { get; }


Property Value

OpcNodeId

ReferenceType

C#

public OpcReferenceType? ReferenceType { get; }


Property Value

Nullable<OpcReferenceType>

ReferenceTypeId

C#

public OpcNodeId ReferenceTypeId { get; }


Property Value

OpcNodeId

TypeDefinitionId

C#

public OpcNodeId TypeDefinitionId { get; }


Property Value

OpcNodeId