RetrieveMissingDependencies Function
Retrieves any required solution components that are not included in the solution.
Parameters
Parameters allow for data to be passed to the function.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
SolutionUniqueName
|
Edm.String | False | False | The unique name of the solution. |
Return type
| Type | Nullable | Description |
|---|---|---|
| Collection(crmbaseentity) | False | The RetrieveMissingDependencies function returns the following value. |
Entities
Use the RetrieveMissingDependencies function with these entity types:
| Name | Display name | Description |
|---|---|---|
| dependency | Dependency | A component dependency in CRM. |