SolutionComponent
This is a table representing the SolutionComponent entities in CRM Dynamics.
Columns
| Name | Type | Description | ReadOnly |
| Id [KEY] | Edm.String | Id of the entity. | True |
| CreatedOn | Edm.DateTime | The CreatedOn of the SolutionComponent. | False |
| ModifiedOn | Edm.DateTime | The ModifiedOn of the SolutionComponent. | False |
| ComponentType | Microsoft.Crm.Sdk.Data.Services.OptionSetValue | The ComponentType of the SolutionComponent. | False |
| VersionNumber | Edm.Int64 | The VersionNumber of the SolutionComponent. | False |
| ModifiedOnBehalfBy | Microsoft.Crm.Sdk.Data.Services.EntityReference | The ModifiedOnBehalfBy of the SolutionComponent. | False |
| IsMetadata | Edm.Boolean | The IsMetadata of the SolutionComponent. | False |
| CreatedOnBehalfBy | Microsoft.Crm.Sdk.Data.Services.EntityReference | The CreatedOnBehalfBy of the SolutionComponent. | False |
| CreatedBy | Microsoft.Crm.Sdk.Data.Services.EntityReference | The CreatedBy of the SolutionComponent. | False |
| SolutionId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The SolutionId of the SolutionComponent. | False |
| ModifiedBy | Microsoft.Crm.Sdk.Data.Services.EntityReference | The ModifiedBy of the SolutionComponent. | False |
| SolutionComponentId | Edm.Guid | The SolutionComponentId of the SolutionComponent. | False |
| ObjectId | Edm.Guid | The ObjectId of the SolutionComponent. | False |