Enumeração OrganizationRelease
Aplica-se a: CRM 2015 on-prem, CRM Online
Describes the release of an organization.
Namespace: Microsoft.Xrm.Sdk.Discovery
Assembly: Microsoft.Xrm.Sdk (em Microsoft.Xrm.Sdk.dll)
Sintaxe
'Declaração
<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
Membros
Nome do membro | Descrição |
---|---|
Current | The current release. Value = 0. |
V5 | The Microsoft Dynamics CRM 2011 release. Value = 1. |
Plataformas
Plataformas de desenvolvimento
Windows Vista, Windows Server 2003 e
Plataformas de destino
Windows Vista,Windows XP
Consulte também
Referência
Namespace Microsoft.Xrm.Sdk.Discovery
Release
Outros recursos
Sample: Access the Discovery Service
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.