RemoveAppComponents Action
Removes a component from an app.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
AppId
|
Edm.Guid | False | True | Id of the app from where you want to remove components. |
Components
|
Collection(crmbaseentity) | False | True | A collection of components to be removed. |
Entities
Use the RemoveAppComponents action with these entity types:
Name | Display name | Description |
---|---|---|
appmodule | Model-driven App | A role-based, modular business app that provides task-based functionality for a particular area of work. |