DeploymentEntityType Enumeration

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Describes the type of deployment entity.

Namespace: Microsoft.Xrm.Sdk.Deployment
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)

Syntax

'Declaration
<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

Members

Member name Description
AsyncSettings The asynchronous settings entity. Value = 0.
Certificate The certificate entity. Value = 0x11.
ClaimsSettings The claims settings entity. Value = 1.
CustomCodeSettings The custom code settings entity. Value = 13.
DashboardSettings The dashboard settings entity. Value = 2.
DeferredOperationStatus The deferred operation status entity. Value = 0x16.
DeploymentAdministrator The deployment administrator entity. Value = 0x12.
DupSettings The duplicate detection settings entity. Value = 3.
EtmSettings The ETM settings entity. Value = 4.
IfdSettings The Internet-facing deployment (IFD) settings entity. Value = 5.
ImportSettings The data import settings entity. Value = 6.
LicenseProperties The license properties entity. Value = 0x15.
MarketplaceSettings The marketplace settings entity. Value = 12.
MonitoringSettings The monitoring settings entity. Value = 0x17.
MultiEntityQuickFindSettings The multi-entity quick find settings entity. Value = 15.
Organization The organization entity. Value = 20.
QuickFindSettings The quick find settings entity. Value = 10.
Server The server entity. Value = 0x13.
ServerSideSyncACTSettings The server side synchronization ACT settings entity. Value = 0x1b.
ServerSideSyncEmailSettings The server side synchronization email settings entity. Value = 0x19.
ServerSideSyncQueueSettings The server side synchronization queue settings entity. Value = 0x1a.
SqmSettings The service quality metrics (SQM) settings entity. Value = 11.
TeamSettings The team settings entity. Value = 14.
ThrottleSettings The throttle settings entity. Value = 7.
TraceSettings The trace settings entity. Value = 8.
WebAddressSettings The web address settings entity. Value = 9.
WorkflowSettings The workflow settings entity. Value = 10.
YammerSettings The Yammer settings entity. Value = 0x18.

Platforms

Development Platforms

Windows Server 2008, Windows Server 2012, Windows 7 (All Versions), Windows 8 (All Versions)

Target Platforms

Windows 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Second Edition,Pocket PC,Smart Phone,Windows Server 2003,Windows XP Professional,Windows Server 2008, ,Windows Server 2012, ,Windows 7 (All Versions), ,Windows 8 (All Versions)

See Also

Reference

Microsoft.Xrm.Sdk.Deployment Namespace
Retrieve
Delete
RetrieveAll
EntityType
DeleteRequest.EntityType Property
EntityType

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