Organization Entity Capabilities

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

The organization entity represents the top level of the Microsoft Dynamics CRM business hierarchy. The organization can be a specific business, holding company, or corporation.

The class for this entity is organization.

The following table describes the messages for organization management, to be used with the Execute method.

Message Description
Retrieve Use this message to retrieve an organization.

The organization to retrieve is specified in the TargetRetrieveOrganization class.

You can also call the Retrieve method.

Update Use this message to update an organization.

The organization to update is specified in the TargetUpdateOrganization class.

You can also use the Update method.

See Also

Concepts

Reference

Other Resources

© 2010 Microsoft Corporation. All rights reserved.