Enumeración de DeploymentEntityType
Se aplica a: CRM 2015 on-prem, CRM Online
Describes the type of deployment entity.
Espacio de nombres: Microsoft.Xrm.Sdk.Deployment
Ensamblado: Microsoft.Xrm.Sdk.Deployment (en Microsoft.Xrm.Sdk.Deployment.dll)
Sintaxis
'Declaración
<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
Integrantes
Nombre del miembro | Descripción |
---|---|
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. |
Plataformas
Plataformas de desarrollo
Windows Vista, Windows Server 2003 y
Plataformas de destino
Windows 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Second Edition,Pocket PC,Teléfono inteligente,Windows Server 2003,Windows XP Professional,Windows Vista,Windows XP
Vea también
Referencia
Espacio de nombres de Microsoft.Xrm.Sdk.Deployment
Retrieve
Delete
RetrieveAll
EntityType
Propiedad DeleteRequest.EntityType
EntityType
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.