SolutionComponent
This is a table representing the SolutionComponent entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the solution component. |
| ComponentType | String | True |
The object type code of the component. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the solution |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the solution was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the solution. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| IsMetadata | Boolean | True |
Indicates whether this component is metadata or data. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the solution. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the solution was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who modified the solution. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| ObjectId | String | True |
Unique identifier of the object with which the component is associated. |
| SolutionComponentId | String | True |
Unique identifier of the solution component. |
| SolutionId_Id | String | True |
Unique identifier of the solution. |
| SolutionId_LogicalName | String | True | |
| SolutionId_Name | String | True |