Microsoft.Dynamics.Mobile.Framework Namespace

The Microsoft.Dynamics.Mobile.Framework namespace contains core run-time types for the Microsoft Dynamics Mobile Development Tools.

  ClassDescription
Bb988322.pubclass(en-us,MAG.15).gif DeviceId

Extracts unique identifier of the mobile device. This class cannot be inherited.

Bb988322.pubclass(en-us,MAG.15).gif ErrorDialog

Shows an exception to the user.

Bb988322.pubclass(en-us,MAG.15).gif ErrorLogEntry

Defines an instance of the ErrorLogEntry class.

Bb988322.pubclass(en-us,MAG.15).gif InputInjectedEventArgs

Used when the tasklet InputInjected event is raised.

Bb988322.pubclass(en-us,MAG.15).gif InputParameterAttribute

Specifies to use a tasklet property as an InputParameter.

Bb988322.pubclass(en-us,MAG.15).gif InvalidRequestDocumentException

Defines an exception that is thrown when at least one required request is missing.

Bb988322.pubclass(en-us,MAG.15).gif LogEntry

Describes an instance of a log entry.

Bb988322.pubclass(en-us,MAG.15).gif LoggingService

Service for logging.

Bb988322.pubclass(en-us,MAG.15).gif MissingResourceException

Occurs when an important resource is missing.

Bb988322.pubclass(en-us,MAG.15).gif OrchestrationInfo

Describes information about the orchestration.

Bb988322.pubclass(en-us,MAG.15).gif OutputParameterAttribute

Specifies a Tasklet Property as an OutputParameter.

Bb988322.pubclass(en-us,MAG.15).gif RolePadApplication

Defines a container for the RolePad application. To start an execution, call Run on this class.

Bb988322.pubclass(en-us,MAG.15).gif RolePadServiceAttribute

Indicates that the decorated property must have a service injected.

Bb988322.pubclass(en-us,MAG.15).gif SortedCollection<(Of <(T>)>)

A generic collection that keeps items in order.

Bb988322.pubclass(en-us,MAG.15).gif SpecialFolders

Provides access to special folders of the system.

Bb988322.pubclass(en-us,MAG.15).gif Tasklet

Base class for defining tasklets at run time. All tasklets must derive from this class.

Bb988322.pubclass(en-us,MAG.15).gif ValidationResult

Defines the result for the Validate()()() method in the ITasklet object.

Bb988322.pubclass(en-us,MAG.15).gif WizardInfo

Describes information about the wizard orchestration.

  InterfaceDescription
Bb988322.pubinterface(en-us,MAG.15).gif IContextMenuManager

Loads context menus with actions for tasklet.

Bb988322.pubinterface(en-us,MAG.15).gif ILoggingService

Describes a request logging service of the RolePad for submitting log entries.

Bb988322.pubinterface(en-us,MAG.15).gif IMainMenuManager

Used by a tasklet to add a [System.Windows.Forms.MenuItem] to the soft key menu provided by the shell.

Bb988322.pubinterface(en-us,MAG.15).gif IOrchestrationContainer

Describes an Orchestration Container.

Bb988322.pubinterface(en-us,MAG.15).gif IRequestContributor

Describes object that can contribute to RequestDocument by sending a request.

Bb988322.pubinterface(en-us,MAG.15).gif IRolePadConfigurable

Describes a class that the RolePad can configure.

Bb988322.pubinterface(en-us,MAG.15).gif ITasklet

Describes tasklets that are used in mobile applications.

Bb988322.pubinterface(en-us,MAG.15).gif ITaskletContainer

Used by the tasklet to communicate with the base RolePad user interface.

  DelegateDescription
Bb988322.pubdelegate(en-us,MAG.15).gif MethodInvoker

Represents a delegate that can execute any method that is declared void; takes no parameters.

  EnumerationDescription
Bb988322.pubenumeration(en-us,MAG.15).gif InputParameterType

An enum that represents an InputParameter type.

Community Additions

ADD
Show: