DeploymentEntityType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the type of deployment entity.
public enum class DeploymentEntityType
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Runtime.Serialization.DataContract(Name="DeploymentEntityType", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.Xrm.Sdk.Deployment")]
public enum DeploymentEntityType
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Runtime.Serialization.DataContract(Name="DeploymentEntityType", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.Xrm.Sdk.Deployment")>]
type DeploymentEntityType =
Public Enum DeploymentEntityType
- Inheritance
-
DeploymentEntityType
- Attributes
Fields
Name | Value | Description |
---|---|---|
AsyncSettings | 0 | The asynchronous settings entity. Value = 0. |
ClaimsSettings | 1 | The claims settings entity. Value = 1. |
OAuthClaimsSettings | 2 | The OAuth claims settings entity. Value = 2. |
DashboardSettings | 3 | The dashboard settings entity. Value = 3. |
DupSettings | 4 | The duplicate detection settings entity. Value = 4. |
EtmSettings | 5 | The ETM settings entity. Value = 5. |
IfdSettings | 6 | The Internet-facing deployment (IFD) settings entity. Value = 6. |
ImportSettings | 7 | The data import settings entity. Value = 7. |
ThrottleSettings | 8 | The throttle settings entity. Value = 8. |
TraceSettings | 9 | The trace settings entity. Value = 9. |
WebAddressSettings | 10 | The web address settings entity. Value = 10. |
WorkflowSettings | 11 | The workflow settings entity. Value = 11. |
SqmSettings | 12 | The service quality metrics (SQM) settings entity. Value = 12. |
MarketplaceSettings | 13 | The marketplace settings entity. Value = 13. |
CustomCodeSettings | 14 | The custom code settings entity. Value = 14. |
EmailConversationViewSettings | 15 | |
TeamSettings | 16 | The team settings entity. Value = 15. |
MultiEntityQuickFindSettings | 17 | The multi-entity quick find settings entity. Value = 16. |
QuickFindSettings | 18 | The quick find settings entity. Value = 17. |
Certificate | 19 | The certificate entity. Value = 18. |
DeploymentAdministrator | 20 | The deployment administrator entity. Value = 19. |
Server | 21 | The server entity. Value = 20. |
Organization | 22 | The organization entity. Value = 21. |
LicenseProperties | 23 | The license properties entity. Value = 22. |
DeferredOperationStatus | 24 | The deferred operation status entity. Value = 23. |
MonitoringSettings | 25 | The monitoring settings entity. Value = 24. |
YammerSettings | 26 | The Yammer settings entity. Value = 25. |
ServerSideSyncEmailSettings | 27 | The server-side synchronization email settings entity. Value = 26. |
ServerSideSyncQueueSettings | 28 | The server-side synchronization queue settings entity. Value = 27. |
ServerSideSyncACTSettings | 29 | The server side synchronization ACT settings entity. Value = 28. |