ImportSolutionRequest.ConvertToManaged Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Direct the system to convert any matching unmanaged customizations into your managed solution. Optional.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public bool ConvertToManaged { get; set; }
Public Property ConvertToManaged As Boolean
Property Value
Type: System.Boolean
Type: Boolean
true if the system should convert any matching unmanaged customizations into your managed solution; otherwise, false.
Remarks
This parameter is provided so that a system that is upgraded from Microsoft Dynamics CRM 4.0 and contains unmanaged customizations that should be part of a managed solution being installed.
This scenario applies to ISVs who created solutions for Microsoft Dynamics CRM 4.0 and want to use managed solutions after their customers upgrade.
See Also
ImportSolutionRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Plan for solution development
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright