Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The HierarchyReference type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| HierarchyReference | Initializes a new instance of the HierarchyReference class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()()() |
Returns a string representation of the HierarchyReference.
(Overrides Object..::..ToString()()()().) | |
| ToString(String, IFormatProvider) |
Returns a string representation of the HierarchyReference.
|
Properties
| Name | Description | |
|---|---|---|
| IsOneWay |
Whether the reference is instantiated as a one way reference.
| |
| ReferenceTypeId |
The identifier for the reference type.
| |
| SourceBrowsePath |
The browse path for the source node.
| |
| SourceDeclarationId |
The identifier for the target node in the fully inhierited type hierarchy.
| |
| SourceInstanceId |
The identifier for the source node in the instance hierarchy.
| |
| TargetBrowsePath |
The browse path for the target node.
| |
| TargetDeclarationId |
The identifier for the target node in the fully inhierited type hierarchy.
| |
| TargetInstanceId |
The identifier for the target node in the instance hierarchy.
|