RetrieveAppComponents Function
Returns the components of an App.
Parameters
Parameters allow for data to be passed to the function.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
AppModuleId
|
Edm.Guid | False | True | The Id of the AppModule. |
Return Type
| Type | Nullable | Description |
|---|---|---|
| Collection( crmbaseentity ) | False | The RetrieveAppComponents function returns the following value. |
Entities
Use the RetrieveAppComponents function with this entity type:
| 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. |