MissingComponent ComplexType
Contains the data to describe a solution component that is required by a solution but not found in the system.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| DependentComponent | ComponentDetail |
Information about the solution component in the solution file that is dependent on a missing solution component |
| RequiredComponent | ComponentDetail |
Information about the required solution component that is missing. |
Used by
The following use the MissingComponent ComplexType.
| Name | How used |
|---|---|
| RetrieveMissingComponentsResponse | MissingComponents Property |