Énumération OrganizationRelease
S'applique à: CRM 2015 on-prem, CRM Online
Describes the release of an organization.
Espace de noms: Microsoft.Xrm.Sdk.Discovery
Assembly: Microsoft.Xrm.Sdk (dans Microsoft.Xrm.Sdk.dll)
Syntaxe
'Déclaration
<DataContractAttribute(Name:="OrganizationRelease", Namespace:="https://schemas.microsoft.com/xrm/2011/Contracts/Discovery")> _
Public Enumeration OrganizationRelease
[DataContractAttribute(Name="OrganizationRelease", Namespace="https://schemas.microsoft.com/xrm/2011/Contracts/Discovery")]
public enum OrganizationRelease
Membres
Nom du membre | Description |
---|---|
Current | The current release. Value = 0. |
V5 | The Microsoft Dynamics CRM 2011 release. Value = 1. |
Plateformes
Plateformes de développement
Windows Vista, Windows Server 2003 et
Plateformes cibles
Windows Vista,Windows XP
Voir aussi
Référence
Espace de noms Microsoft.Xrm.Sdk.Discovery
Release
Autres ressources
Sample: Access the Discovery Service
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.