ComponentDetail ComplexType
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.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Type |
Edm.Int32 |
The component type of the solution component. |
||
SchemaName |
Edm.String |
false |
The schema name of the solution component. |
|
DisplayName |
Edm.String |
false |
The display name of the solution component. |
|
Id |
Edm.Guid |
The ID of the solution component |
||
ParentSchemaName |
Edm.String |
false |
The schema name of the parent solution component. |
|
ParentDisplayName |
Edm.String |
false |
The display name of the parent solution component. |
|
ParentId |
Edm.Guid |
The ID of the parent solution component. |
||
Solution |
Edm.String |
false |
The name of the solution. |
Types that use the ComponentDetail complex type.
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. |
Zie ook
Overige resources
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.