Build 1.01.318.0
Assembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
[This is preliminary documentation and is subject to change.]
A references between nodes in an instance declaration hierarchy.
Namespace: Opc.UaAssembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
Syntax
| C# |
|---|
[ObsoleteAttribute("The HierarchyReference class is obsolete and is not supported.")] public class HierarchyReference : IFormattable |
| Visual Basic |
|---|
<ObsoleteAttribute("The HierarchyReference class is obsolete and is not supported.")> _ Public Class HierarchyReference _ Implements IFormattable |
| Visual C++ |
|---|
[ObsoleteAttribute(L"The HierarchyReference class is obsolete and is not supported.")] public ref class HierarchyReference : IFormattable |