RetrieveOrganizationsRequest.Release Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Get or sets the release version of a Microsoft Dynamics 365 organization.
Namespace: Microsoft.Xrm.Sdk.Discovery
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute(IsRequired = false)]
public OrganizationRelease Release { get; set; }
<DataMemberAttribute(IsRequired := False)>
Public Property Release As OrganizationRelease
Property Value
Type: Microsoft.Xrm.Sdk.Discovery.OrganizationRelease
Type: OrganizationRelease
The organizations’ release version.
Remarks
Organizations have a release version and can be upgraded to a newer release. This property can be used to identify if your organization is on a Microsoft Dynamics CRM 2011 release or not.
See Also
RetrieveOrganizationsRequest Class
Microsoft.Xrm.Sdk.Discovery Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright