| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.container |
| Modifier and Type | Method and Description |
|---|---|
ExportSolutionResponse |
ExportSolutionResponse.Builder.build() |
ExportSolutionResponse |
ExportSolutionResponse.withExportSolutionFile(byte[] exportSolutionFile) |
ExportSolutionResponse |
ExportSolutionResponse.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<ExportSolutionResponse> |
System.exportSolution(String solutionName,
Boolean managed,
String targetVersion,
Boolean exportAutoNumberingSettings,
Boolean exportCalendarSettings,
Boolean exportCustomizationSettings,
Boolean exportEmailTrackingSettings,
Boolean exportGeneralSettings,
Boolean exportMarketingSettings,
Boolean exportOutlookSynchronizationSettings,
Boolean exportRelationshipRoles,
Boolean exportIsvConfig,
Boolean exportSales,
Boolean exportExternalApplications) |
Copyright © 2018–2021. All rights reserved.