The NxLinkedObjectInfo type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| NxLinkedObjectInfo | Initializes a new instance of the NxLinkedObjectInfo class |
Properties
| Name | Description | |
|---|---|---|
| Info | Information about the linked object. | |
| RootId | Identifier of the root object.
If the linked object is a child, the root identifier is the identifier of the parent.
If the linked object is an app object, the root identifier is the same than the identifier of the linked object since the linked object is a root object. |
See Also