UpdateSolutionComponent Action
Updates a component in an unmanaged solution.
This Web API action corresponds to the organization service UpdateSolutionComponentRequest.
UpdateSolutionComponent action is not bound to any entity types.
UpdateSolutionComponent action does not return a value.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
ComponentId |
Edm.Guid |
false |
The unique identifier of the component to update. |
|
ComponentType |
Edm.Int32 |
false |
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. |
Consulte também
Outros recursos
Web API EntityType Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.