AddComponentToSolutionAsync Action
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
LogicalName
|
Edm.String | False | False | |
Id
|
Edm.Guid | False | True | |
SolutionUniqueName
|
Edm.String | False | False | |
AddRequiredComponents
|
Edm.Boolean | False | True | |
IncludeChildComponents
|
Edm.Boolean | True | True | |
IncludeEntityMetadata
|
Edm.Boolean | True | True |
Return type
Type | Nullable | Description |
---|---|---|
AddComponentToSolutionAsyncResponse | False | Contains the response of the AddComponentToSolutionAsync action. |