ExportSolution Action
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Exports a solution.
This Web API action corresponds to the organization service ExportSolutionRequest.
ExportSolution action is not bound to any entity types.
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
SolutionName | Edm.String | false | false | The unique name of the solution. |
Managed | Edm.Boolean | false | Indicates whether the solution should be exported as a managed solution. | |
TargetVersion | Edm.String | false | The version that the exported solution will support. | |
ExportAutoNumberingSettings | Edm.Boolean | Indicates whether auto numbering settings should be included in the solution being exported. | ||
ExportCalendarSettings | Edm.Boolean | Indicates whether calendar settings should be included in the solution being exported | ||
ExportCustomizationSettings | Edm.Boolean | Indicates whether customization settings should be included in the solution being exported. | ||
ExportEmailTrackingSettings | Edm.Boolean | Indicates whether email tracking settings should be included in the solution being exported. | ||
ExportGeneralSettings | Edm.Boolean | Indicates whether general settings should be included in the solution being exported. | ||
ExportMarketingSettings | Edm.Boolean | Indicates whether marketing settings should be included in the solution being exported. | ||
ExportOutlookSynchronizationSettings | Edm.Boolean | Indicates whether outlook synchronization settings should be included in the solution being exported. | ||
ExportRelationshipRoles | Edm.Boolean | Indicates whether relationship role settings should be included in the solution being exported. | ||
ExportIsvConfig | Edm.Boolean | Indicates whether ISV.Config settings should be included in the solution being exported. | ||
ExportSales | Edm.Boolean | Indicates whether sales settings should be included in the solution being exported. | ||
ExportExternalApplications | Edm.Boolean | TODO: ExportSolution Action ExportExternalApplications Parameter Description |
The ExportSolution action returns the following value.
Type | Nullable | Description |
|---|---|---|
false | Contains the response from the ExportSolution Action. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright