ImportSolutionRequest.SkipProductUpdateDependencies Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets whether enforcement of dependencies related to product updates should be skipped.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public bool SkipProductUpdateDependencies { get; set; }
Public Property SkipProductUpdateDependencies As Boolean
Property Value
Type: System.Boolean
Type: Boolean
true if enforcement of dependencies related to product updates should be skipped; otherwise, false.
Remarks
This member was added because solutions exported from a Microsoft Dynamics 365 (online) organization with product updates enabled will contain dependencies on solution components that will not exist in an on-premises deployment of Microsoft Dynamics CRM 2011 or a Microsoft Dynamics 365 (online) organization that has not installed the updates. This parameter allows for the installation of the solution to proceed. Any functionality in the solution that depends on missing solution components will not function as expected.
See Also
ImportSolutionRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright