다음을 통해 공유


DeploymentEntityType 열거형

Describes the type of deployment entity.

네임스페이스: Microsoft.Xrm.Sdk.Deployment
어셈블리: Microsoft.Xrm.Sdk.Deployment(Microsoft.Xrm.Sdk.Deployment.dll에 있음)

구문

‘선언
<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

구성원

구성원 이름 설명
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.

플랫폼

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

Windows 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Second Edition,Pocket PC,스마트 폰,Windows Server 2003,Windows XP Professional,Windows Server 2008,Windows Server 2012,Windows 7,Windows 8,Windows 8.1

참고 항목

참조

Microsoft.Xrm.Sdk.Deployment 네임스페이스
Retrieve
Delete
RetrieveAll
EntityType
DeleteRequest.EntityType 속성
EntityType

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