IOrganizationService Members
[Applies to: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online]
Top
Microsoft.Xrm.Sdk Namespace
Use the IOrganization Web Service in a Custom Workflow Activity
Sample: Create, Retrieve, Update and Delete Records (Early Bound)
Troubleshooting and Error Handling
Provides programmatic access to the metadata and data for an organization.
The following tables list the members exposed by the IOrganizationService type.
| Name | Description | |
|---|---|---|
|
Associate | Creates a link between records. |
|
Create | Creates a record. |
|
Delete | Deletes a record. |
|
Disassociate | Deletes a link between records. |
|
Execute | Executes a message in the form of a request, and returns a response. |
|
Retrieve | Retrieves a record. |
|
RetrieveMultiple | Retrieves a collection of records. |
|
Update | Updates an existing record. |
Reference
IOrganizationService InterfaceMicrosoft.Xrm.Sdk Namespace
Other Resources
Read and Write Data and Metadata using the IOrganizationService Web ServiceUse 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.
© 2011 Microsoft Corporation. All rights reserved.