ComponentDetail ComplexType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Provides additional information about the solution components that are related to a missing component.
This Web API complex type corresponds to the organization service ComponentDetail.
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
DisplayName | Edm.String | false | The display name of the solution component. | |
Id | Edm.Guid | The ID of the solution component | ||
ParentDisplayName | Edm.String | false | The display name of the parent solution component. | |
ParentId | Edm.Guid | The ID of the parent solution component. | ||
ParentSchemaName | Edm.String | false | The schema name of the parent solution component. | |
SchemaName | Edm.String | false | The schema name of the solution component. | |
Solution | Edm.String | false | The name of the solution. | |
Type | Edm.Int32 | The component type of the solution component. |
The following use the ComponentDetail complex type.
Name | How used | Description |
|---|---|---|
RequiredComponent Property | Contains the data to describe a solution component that is required by a solution but not found in the system. | |
DependentComponent Property | Contains the data to describe a solution component that is required by a solution but not found in the system. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright