Dependency
This is a table representing the Dependency entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the dependency. |
| DependencyId | String | True |
Unique identifier of a dependency. |
| DependencyType | String | True |
The dependency type of the dependency. |
| DependentComponentBaseSolutionId | String | True | |
| DependentComponentNodeId_Id | String | True |
Unique identifier of the dependent component's node. |
| DependentComponentNodeId_LogicalName | String | True | |
| DependentComponentNodeId_Name | String | True | |
| DependentComponentObjectId | String | True | |
| DependentComponentParentId | String | True | |
| DependentComponentType | String | True | |
| RequiredComponentBaseSolutionId | String | True | |
| RequiredComponentNodeId_Id | String | True |
Unique identifier of the required component's node |
| RequiredComponentNodeId_LogicalName | String | True | |
| RequiredComponentNodeId_Name | String | True | |
| RequiredComponentObjectId | String | True | |
| RequiredComponentParentId | String | True | |
| RequiredComponentType | String | True |