SolutionComponent Entity Messages and Methods
A solution component represents one of the customizable items that can be included in a solution. The schema name for this entity is SolutionComponent.
The following table describes the messages for this entity, which you use with the IOrganizationService.Execute method.
| Message | Description |
|---|---|
|
Adds a solution component to an unmanaged solution. |
|
|
Initializes a new record from an existing record provided that an attribute map is defined for the two entities. For more information, see Customize Entity and Attribute Mappings. |
|
|
Returns a Boolean value indicating whether a solution component is customizable. |
|
|
Removes a solution component to an unmanaged solution. |
|
|
Detects and retrieves duplicate records for the specified record provided that duplicate detection is enabled and there are published duplicate detection rules for the entity. For more information, see Detect Duplicate Data in Microsoft Dynamics CRM. |
|
|
Retrieves information about solution components required by a solution but not found in the organization. |
|
|
Retrieves a solution component. You can also call the IOrganizationService.Retrieve method. |
|
|
Retrieves a collection of solution components. You can also call the IOrganizationService.RetrieveMultiple method. |
|
|
Retrieves all components that this component requires. |
See Also
Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2012 Microsoft Corporation. All rights reserved.
