Dynamics Mobile Docs
Home
Contact
Sign In
Blog
Search…
Introduction
Getting Started
TOC
About
License
Dynamics Mobile Portal
Introduction
User Guide
Ready Apps
Introduction
Mobile Fleet
Field Sales
Business Intelligence
Dynamics Mobile Agent
Introduction
Settings Reference
Hardware Requirements
Dynamics Mobile SDK
Introduction
Getting Started
Latest Version
Visual Studio Code
Dynamics Mobile CLI
NPM Scripts
Application Development
JSON Reference
TypeScript API Reference
LiveLinkQuery
BusinessObjectBase
ConfigurationService
ContextService
DbQuery
DocumentSeriesService
UserInterfaceService
SqlQueryService
FileService
DeviceService
PrintService
View
Component
Architecture
Architecture Overview
Applications
Application Areas
System and Custom Apps
Apps integration
Deployment modes
ERP Integrations
ERP Integrations
Introduction
Dynamics 365 Business Central - online
Microsoft Dynamics 365 Finance and Operation - online
Microsoft Dynamics AX 2012
Microsoft Dynamics NAV
Custom ERP Integration
Mobile Devices
Requirements
Supported Printers
Recommended Devices
Mobile Device Deployment
Demo
Beta testing on Android
Supported Barcode Scanners
Others
Outbound domain whitelisting
Powered By
GitBook
TypeScript API Reference
Description of the Dynamics Mobile SDK TypeScript classes and types
The document contains description of the TypeScript classes and types exposed by the Dynamics Mobile SDK, which are used to develop mobile and web apps.
API
Description
​
UserInterfaceService
​
Provides methods to navigate the user interface
​
DbQuery
​
High-level methods to work with local (on-device) relational data in off-line mode
​
SqlQueryService
​
Low-level methods to work with local (on-device) relational data in off-line mode
​
LiveLinkQueryService
​
High-level methods to work with remote relational data
​
ConfigurationService
​
Provide means to store and read configuration settings locally on the device
​
ContextService
​
Manages the task execution context - e.g. the data passed between views and tasks
​
DocumentSeriesService
​
Provides methods to consume pre-configured document series stored locally on the mobile device
SyncPacketService
Provides methods to send synchronization packets to the backend system ( e.g. ERP )
​
DeviceService
​
Provides methods, which allow access to various mobile device native features
​
BusinessObjectBase
​
Base class for all business objects
​
PrintService
​
Provides tools for printing
​
FileService
​
Allows access to the mobile device file system
DmApplicationService
Allows access to application wide properties
TestHelper
Helper class providing utilities to ease the authoring of unit tests
​
View
​
"Base class" for all views within the app
Previous
Business Object
Next
LiveLinkQuery
Last modified
2yr ago
Copy link