Microsoft.Dynamics.Mobile.Components.Tasklets Namespace
The Microsoft.Dynamics.Mobile.Components.Tasklets namespace contains types that define tasklets that are required for all mobile applications that are built using Microsoft Dynamics® Mobile.
| Class | Description | |
|---|---|---|
| AboutTasklet | The About tasklet displays information about the mobile application and the mobile device that it runs on. This information can be used to troubleshoot a problem if the mobile application fails. The tasklet is most frequently used in the orchestration that runs when the mobile application starts. |
| AppLauncherTasklet | Provides access to launching external applications. |
| CredentialManagerTasklet | This tasklet allows the user to manage the credentials for each of the configured endpoints. |
| RequestDocumentStatusTasklet | This tasklet shows information about the request document status. |
| SynchronizationTasklet | This tasklet allows the user to start and stop the synchronization service and select the Agents to execute. |
| UserRoleReloaderTasklet | This system tasklet reloads all orchestrations and restarts the application flow. |