DependencyNode
This is a table representing the DependencyNode entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the node. |
| BaseSolutionId_Id | String | True |
Unique identifier of the user who created the solution |
| BaseSolutionId_LogicalName | String | True | |
| BaseSolutionId_Name | String | True | |
| ComponentType | String | True |
The type code of the component. |
| DependencyNodeId | String | True |
Unique identifier of the dependency node. |
| IsSharedComponent | Boolean | True |
Whether this component is shared by two solutions with the same publisher. |
| ObjectId | String | False |
Unique identifier of the object with which the node is associated. |
| ParentId | String | True |
Unique identifier of the parent entity. |
| TopSolutionId_Id | String | True |
Unique identifier of the top solution. |
| TopSolutionId_LogicalName | String | True | |
| TopSolutionId_Name | String | True |