InvalidDependency
This is a table representing the InvalidDependency entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the invalid dependency. |
| ExistingComponentId | String | True |
Unique identifier of the object that has an invalid dependency |
| ExistingComponentType | String | True |
Component type of the object that has an invalid dependency |
| ExistingDependencyType | String | True |
The dependency type of the invalid dependency. |
| InvalidDependencyId | String | True |
Unique identifier of the invalid dependency. |
| IsExistingNodeRequiredComponent | Boolean | True |
Indicates whether the existing node is the required component in the dependency |
| MissingComponentId | String | False |
Unique identifier of the missing component. |
| MissingComponentInfo | String | True | |
| MissingComponentLookupType | Integer | True |
The lookup type of the missing component. |
| MissingComponentType | String | True |
The object type code of the missing component. |