RemoveSolutionComponent Action
Removes a component from an unmanaged solution.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
SolutionComponent
|
solutioncomponent | False | True | Solution component to add. |
ComponentType
|
Edm.Int32 | False | True | The type of solution component. |
SolutionUniqueName
|
Edm.String | False | False | Unique name of the solution. |
Return type
Type | Nullable | Description |
---|---|---|
RemoveSolutionComponentResponse | False | Contains the response of the RemoveSolutionComponent action. |
Entities
Use the RemoveSolutionComponent action with these entity types:
Name | Display name | Description |
---|---|---|
solutioncomponent | Solution Component | A component of a CRM solution. |