Partager via


Énumération DeploymentEntityType

S'applique à: CRM 2015 on-prem, CRM Online

Describes the type of deployment entity.

Espace de noms: Microsoft.Xrm.Sdk.Deployment
Assembly: Microsoft.Xrm.Sdk.Deployment (dans Microsoft.Xrm.Sdk.Deployment.dll)

Syntaxe

'Déclaration
<DataContractAttribute(Name:="DeploymentEntityType", Namespace:="http://schemas.datacontract.org/2004/07/Microsoft.Xrm.Sdk.Deployment")> _
<GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")> _
Public Enumeration DeploymentEntityType
[DataContractAttribute(Name="DeploymentEntityType", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.Xrm.Sdk.Deployment")] 
[GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")] 
public enum DeploymentEntityType

Membres

Nom du membre Description
AsyncSettings The asynchronous settings entity. Value = 0.
Certificate The certificate entity. Value = 18.
ClaimsSettings The claims settings entity. Value = 1.
CustomCodeSettings The custom code settings entity. Value = 14.
DashboardSettings The dashboard settings entity. Value = 3.
DeferredOperationStatus The deferred operation status entity. Value = 23.
DeploymentAdministrator The deployment administrator entity. Value = 19.
DupSettings The duplicate detection settings entity. Value = 4.
EtmSettings The ETM settings entity. Value = 5.
IfdSettings The Internet-facing deployment (IFD) settings entity. Value = 6.
ImportSettings The data import settings entity. Value = 7.
LicenseProperties The license properties entity. Value = 22.
MarketplaceSettings The marketplace settings entity. Value = 13.
MonitoringSettings The monitoring settings entity. Value = 24.
MultiEntityQuickFindSettings The multi-entity quick find settings entity. Value = 16.
OAuthClaimsSettings The OAuth claims settings entity. Value = 2.
Organization The organization entity. Value = 21.
QuickFindSettings The quick find settings entity. Value = 17.
Server The server entity. Value = 20.
ServerSideSyncACTSettings The server side synchronization ACT settings entity. Value = 28.
ServerSideSyncEmailSettings The server side synchronization email settings entity. Value = 26.
ServerSideSyncQueueSettings The server side synchronization queue settings entity. Value = 27.
SqmSettings The service quality metrics (SQM) settings entity. Value = 12.
TeamSettings The team settings entity. Value = 15.
ThrottleSettings The throttle settings entity. Value = 8.
TraceSettings The trace settings entity. Value = 9.
WebAddressSettings The web address settings entity. Value = 10.
WorkflowSettings The workflow settings entity. Value = 11.
YammerSettings The Yammer settings entity. Value = 25.

Plateformes

Plateformes de développement

Windows Vista, Windows Server 2003 et

Plateformes cibles

Windows 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Deuxième Édition,Pocket PC,Smart Phone,Windows Server 2003,Windows XP Professionnel,Windows Vista,Windows XP

Voir aussi

Référence

Espace de noms Microsoft.Xrm.Sdk.Deployment
Retrieve
Delete
RetrieveAll
EntityType
Propriété DeleteRequest.EntityType
EntityType

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.