ComponentDetail ComplexType

Dynamics CRM 2016
 

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

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.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: