ExportSolutionRequest.TargetVersion Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Get or set a value indicating the version that the exported solution will support.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public string TargetVersion { get; set; }
Public Property TargetVersion As String
Property Value
Type: System.String
Type: String
A value indicating the version that the exported solution will support. Optional.
Remarks
Until updates to Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online 2015 Updateare released, there is only one valid value for this property.
Valid values are:
Value |
Version |
---|---|
7.0.0.0 |
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online 2015 Update |
See Also
ExportSolutionRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright