IOrganizationService 接口
应用到: CRM 2015 on-prem, CRM Online
Provides programmatic access to the metadata and data for an organization.
命名空间: Microsoft.Xrm.Sdk
程序集: Microsoft.Xrm.Sdk (在 Microsoft.Xrm.Sdk.dll 中)
语法
声明
<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
平台
开发平台
Windows Vista、Windows Server 2003 和
目标平台
Windows Vista,Windows XP
另请参阅
参考
IOrganizationService 成员
Microsoft.Xrm.Sdk 命名空间
其他资源
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.