Mobile Data Studio › Object Model Reference

Mobile Data Studio exposes a powerful object model that can be used from scripting environments to access most parts of the application, including project design and session data.

The most common use of the object model is from Mobile Data Studio's built-in Data Script window, which allows running VBScript code whenever certain events occur, such as when a session is received from a mobile device.

It is also possible to interact with the Mobile Data Studio object model from other applications, if they support Visual Basic for Applications scripting.

This reference describes how to use the object model from these two different environments, and documents the various object classes that are accessible.

Environments

Classes

Examples