Name | Description | |
---|---|---|
FinalNodeDescriptor | Node descriptor that corresponds to the final node, i.e. logically the same node as given by a combination of NamedNodePath and NodeName. | |
HasFinalNodeDescriptor | Determines whether this named node descriptor has a non-null final node descriptor. | |
HasNodePathAndName | Determines whether this named node descriptor has non-null named node path, and a non-empty node name. | |
IsNull | Determines whether this is a null named node descriptor, i.e. having no node path and name, and also no final node descriptor. | |
NamedNodePath | The named node path, after which the node given by NodeName logically follows. | |
NodeName | The name of the final node. The final node logically follows after the NamedNodePath. | |
Null | A null OPC UA named node descriptor. |