CloneAsSolution Action

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.

関連項目

他のリソース

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.