RetrieveRequiredComponents Function
Retrieves a collection of solution components that are required for a solution component.
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
ObjectId
|
Edm.Guid | False | True | The ID of the solution component that you want to check. |
ComponentType
|
Edm.Int32 | False | True | The solution component. |
Return type
Type | Nullable | Description |
---|---|---|
Collection(crmbaseentity) | False | The RetrieveRequiredComponents function returns the following value. |
Entities
Use the RetrieveRequiredComponents function with these entity types:
Name | Display name | Description |
---|---|---|
dependency | Dependency | A component dependency in CRM. |