ExportSolutionAsyncRequest.TargetVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get or set a value indicating the version that the exported solution will support.
public:
property System::String ^ TargetVersion { System::String ^ get(); void set(System::String ^ value); };
public string TargetVersion { get; set; }
member this.TargetVersion : string with get, set
Public Property TargetVersion As String
Property Value
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 |