RetrieveMissingComponentsResponse ComplexType
Contains the response from the RetrieveMissingComponents function.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
MissingComponents | Collection(MissingComponent) |
An array of MissingComponent records. |
Used by
The following use the RetrieveMissingComponentsResponse ComplexType.
Name | How used |
---|---|
RetrieveMissingComponents | ReturnType |