Dependency
This is a table representing the Dependency entities in CRM Dynamics.
Columns
| Name | Type | Description | ReadOnly |
| Id [KEY] | Edm.String | Id of the entity. | True |
| DependentComponentBaseSolutionId | Edm.Guid | The DependentComponentBaseSolutionId of the Dependency. | False |
| RequiredComponentNodeId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The RequiredComponentNodeId of the Dependency. | False |
| RequiredComponentBaseSolutionId | Edm.Guid | The RequiredComponentBaseSolutionId of the Dependency. | False |
| RequiredComponentParentId | Edm.Guid | The RequiredComponentParentId of the Dependency. | False |
| DependencyType | Microsoft.Crm.Sdk.Data.Services.OptionSetValue | The DependencyType of the Dependency. | False |
| RequiredComponentObjectId | Edm.Guid | The RequiredComponentObjectId of the Dependency. | False |
| RequiredComponentType | Microsoft.Crm.Sdk.Data.Services.OptionSetValue | The RequiredComponentType of the Dependency. | False |
| DependentComponentNodeId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The DependentComponentNodeId of the Dependency. | False |
| DependentComponentType | Microsoft.Crm.Sdk.Data.Services.OptionSetValue | The DependentComponentType of the Dependency. | False |
| DependentComponentObjectId | Edm.Guid | The DependentComponentObjectId of the Dependency. | False |
| DependencyId | Edm.Guid | The DependencyId of the Dependency. | False |
| DependentComponentParentId | Edm.Guid | The DependentComponentParentId of the Dependency. | False |