RetrieveDependenciesForUninstall Function
Retrieves a list of the solution component dependencies that can prevent you from uninstalling a managed 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 managed solution. |
Return type
Type | Nullable | Description |
---|---|---|
Collection(dependency) | False | The RetrieveDependenciesForUninstall function returns the following value. |
Entities
Use the RetrieveDependenciesForUninstall function with these entity types:
Name | Display name | Description |
---|---|---|
dependency | Dependency | A component dependency in CRM. |