The structure UAReferenceDescription provides information about references and target nodes.
Name |
Data type |
Description |
---|---|---|
ReferenceTypeID |
Identifier for the reference type from the starting node to the target node. |
|
IsForward |
BOOL |
Indicates whether a forward reference is followed. |
NodeID |
Indicates the node ID of the target node. This can also be a node in another server. |
|
BrowseName |
STRING[255] |
Indicates the qualified name of the target node. |
DisplayName |
Indicates the localized name of the target node. |
|
NodeClass |
Node class of a returned node such as object, variable, or method. |
|
TypeDefinition |
Indicates the node ID of the object or variable type of the target node. |