Interface IOrganizationService
Aplica-se a: CRM 2015 on-prem, CRM Online
Provides programmatic access to the metadata and data for an organization.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (em Microsoft.Xrm.Sdk.dll)
Sintaxe
'Declaração
<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
Plataformas
Plataformas de desenvolvimento
Windows Vista, Windows Server 2003 e
Plataformas de destino
Windows Vista,Windows XP
Consulte também
Referência
Membros de IOrganizationService
Namespace Microsoft.Xrm.Sdk
Outros recursos
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.