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 this entity type:
Name | Display Name | Description |
---|---|---|
dependency | Dependency | A component dependency in CRM. |