RetrieveOrganizationRequest.Release 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.
Indicates the applicable version of Microsoft Dynamics 365.
public:
property Microsoft::Xrm::Sdk::Discovery::OrganizationRelease Release { Microsoft::Xrm::Sdk::Discovery::OrganizationRelease get(); void set(Microsoft::Xrm::Sdk::Discovery::OrganizationRelease value); };
[System.Runtime.Serialization.DataMember(IsRequired=false)]
public Microsoft.Xrm.Sdk.Discovery.OrganizationRelease Release { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=false)>]
member this.Release : Microsoft.Xrm.Sdk.Discovery.OrganizationRelease with get, set
Public Property Release As OrganizationRelease
Property Value
The release to retrieve.
- Attributes
Remarks
Identifies the release of the organization to retrieve.