Interface de IOrganizationService
S'applique à: CRM 2015 on-prem, CRM Online
Provides programmatic access to the metadata and data for an organization.
Espace de noms: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (dans Microsoft.Xrm.Sdk.dll)
Syntaxe
'Déclaration
<ServiceContractAttribute(Name:="IOrganizationService", Namespace:="https://schemas.microsoft.com/xrm/2011/Contracts/Services")> _
Public Interface IOrganizationService
[ServiceContractAttribute(Name="IOrganizationService", Namespace="https://schemas.microsoft.com/xrm/2011/Contracts/Services")]
public interface IOrganizationService
Plateformes
Plateformes de développement
Windows Vista, Windows Server 2003 et
Plateformes cibles
Windows Vista,Windows XP
Voir aussi
Référence
Membres IOrganizationService
Espace de noms Microsoft.Xrm.Sdk
Autres ressources
Read and Write Data and Metadata using the IOrganizationService Web Service
Use the IOrganization Web Service in a Custom Workflow Activity
Sample: Create, Retrieve, Update and Delete Records (Early Bound)
Troubleshooting and Error Handling
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.