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 The RemoveSolutionComponent action returns the following value.

Entities

Use the RemoveSolutionComponent action with these entity types:

Name Display Name Description
solutioncomponent Solution Component A component of a CRM solution.

See also