IOrganizationService Members

Provides programmatic access to the metadata and data for an organization.

The following tables list the members exposed by the IOrganizationService type.

Public Methods

  Name Description
public method Associate Creates a link between records.
public method Create Creates a record.
public method Delete Deletes a record.
public method Disassociate Deletes a link between records.
public method Execute Executes a message in the form of a request, and returns a response.
public method Retrieve Retrieves a record.
public method RetrieveMultiple Retrieves a collection of records.
public method Update Updates an existing record.

Top

See Also

Reference

IOrganizationService Interface
Microsoft.Xrm.Sdk Namespace

Other Resources

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.
© 2015 Microsoft. All rights reserved.