UpdateSolutionComponent Action
Updates a component in an unmanaged solution.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
ComponentId
|
Edm.Guid | False | True | The unique identifier of the component to update. |
ComponentType
|
Edm.Int32 | False | True | The type of component being updated. |
SolutionUniqueName
|
Edm.String | False | False | The unique name of the solution where the component should exist. |
IncludedComponentSettingsValues
|
Collection( Edm.String ) | False | False | Any settings to be included in the component update. |
Entities
Use the UpdateSolutionComponent action with these entity types:
Name | Display name | Description |
---|---|---|
solutioncomponent | Solution Component | A component of a CRM solution. |