ComponentDetail ComplexType

 

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.

Properties

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.

Types that use the ComponentDetail complex type.

The following use the ComponentDetail complex type.

Name

How used

Description

MissingComponent ComplexType

RequiredComponent Property

Contains the data to describe a solution component that is required by a solution but not found in the system.

MissingComponent ComplexType

DependentComponent Property

Contains the data to describe a solution component that is required by a solution but not found in the system.

See Also

Use the Microsoft Dynamics 365 Web API
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 365

© 2016 Microsoft. All rights reserved. Copyright