OrganizationRelease Enumeration

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Describes the release of an organization.

Namespace:   Microsoft.Xrm.Sdk.Discovery
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

[DataContractAttribute(Name = "OrganizationRelease", Namespace = "https://schemas.microsoft.com/xrm/2011/Contracts/Discovery")]
public enum OrganizationRelease
<DataContractAttribute(Name := "OrganizationRelease", Namespace := "https://schemas.microsoft.com/xrm/2011/Contracts/Discovery")>
Public Enumeration OrganizationRelease

Members

Member name Description
Current

The current release. Value = 0.

V5

The Microsoft Dynamics CRM 2011 release. Value = 1.

See Also

Release
Microsoft.Xrm.Sdk.Discovery Namespace
Sample: Access the Discovery service

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright