DeploymentEntityType-optælling
Describes the type of deployment entity.
Navneområde: Microsoft.Xrm.Sdk.Deployment
Assembly: Microsoft.Xrm.Sdk.Deployment (i Microsoft.Xrm.Sdk.Deployment.dll)
Syntaks
'Deklaration
<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
Medlemmer
Medlemsnavn | Beskrivelse |
---|---|
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. |
Platforme
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,Smartphone,Windows Server 2003,Windows XP Professional,Windows Server 2008,Windows Server 2012,Windows 7,Windows 8,Windows 8.1
Se også
Reference
Microsoft.Xrm.Sdk.Deployment-navneområde
Retrieve
Delete
RetrieveAll
EntityType
DeleteRequest.EntityType-egenskab
EntityType
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.