AddComponentToSolutionParameters ComplexType
Parameters for add component to solution.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| AddRequiredComponents | Edm.Boolean |
Whether add required components is enabled. |
| Id | Edm.Guid |
The unique identifier of the record. |
| IncludeChildComponents | Edm.Boolean |
Whether include child components is enabled. |
| IncludeEntityMetadata | Edm.Boolean |
Whether include entity metadata is enabled. |
| LogicalName | Edm.String |
The logical name of the add component to solution parameters. |
Used by
The following use the AddComponentToSolutionParameters ComplexType.
| Name | How used |
|---|---|
| AddComponentToSolutionParametersCollection | ParameterCollection Property |