AddSolutionComponent Action

Adds a solution component to an unmanaged solution.

This Web API action corresponds to the organization service AddSolutionComponentRequest.

AddSolutionComponent action is not bound to any entity types.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description

ComponentId

Edm.Guid

false

ID of the solution component.

ComponentType

Edm.Int32

false

The solution component to add to the unmanaged solution.

SolutionUniqueName

Edm.String

false

false

Unique name of the solution.

AddRequiredComponents

Edm.Boolean

false

Indicates whether other solution components that are required by the solution component should also be added to the unmanaged solution.

DoNotIncludeSubcomponents

Edm.Boolean

Indicates whether the subcomponents should be included.

IncludedComponentSettingsValues

Collection(Edm.String)

false

false

Any settings to be included with the component.

Return Type

The AddSolutionComponent action returns the following value.

Type Nullable Description

AddSolutionComponentResponse ComplexType

false

Contains the response from AddSolutionComponent action.

另请参阅

其他资源

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.