CloneAsSolution Action

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Creates a new copy of an unmanged solution that contains the original solution plus all of its patches.

This Web API action corresponds to the organization service CloneAsSolutionRequest.

CloneAsSolution action is not bound to any entity types.

Parameters

Parameters allow for data to be passed to the action.

Name

Type

Nullable

Unicode

Description

ParentSolutionUniqueName

Edm.String

false

false

The name of the parent solution. This name must be the same as the parent name in the original solution that was cloned.

DisplayName

Edm.String

false

false

The name of the cloned solution.

VersionNumber

Edm.String

false

false

The version number of the cloned solution. The cloned solution major.minor version number must be a higher than the original solution that was cloned.

Return Type

The CloneAsSolution action returns the following value.

Type

Nullable

Description

CloneAsSolutionResponse ComplexType

false

Contains the response from CloneAsSolution action.

See Also

Use Web API actions
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 365

© 2016 Microsoft. All rights reserved. Copyright