Microsoft.Dynamics.Mobile.Framework.Runtime Namespace

The Microsoft.Dynamics.Mobile.Framework.Runtime namespace contains types that build the user interface of the mobile application during run time.

  ClassDescription
Bb988330.pubclass(en-us,MAG.15).gif ContextMenuManager

Manages the placement of actions in a context menu.

Bb988330.pubclass(en-us,MAG.15).gif CustomServiceFactory

Abstract class that defines a custom service factory configuration.

Bb988330.pubclass(en-us,MAG.15).gif DispatchException

The exception that is thrown when an exception is thrown during the dispatch of a request document.

Bb988330.pubclass(en-us,MAG.15).gif MainMenuAdapter

Defines the IUIElementAdapter for the main menu.

Bb988330.pubclass(en-us,MAG.15).gif MainMenuManager

Manages the placement of actions and menu items in the main menu.

Bb988330.pubclass(en-us,MAG.15).gif OrchestrationFactory

Creates orchestrations and their corresponding OrchestrationWorkItem.

Bb988330.pubclass(en-us,MAG.15).gif OrchestrationWorkItem

Defines the runtime container for the orchestration.

Bb988330.pubclass(en-us,MAG.15).gif RequestDocumentFactory

Creates a new RequestDocument.

Bb988330.pubclass(en-us,MAG.15).gif RolePadConstants

Defines constants used by the RolePad.

Bb988330.pubclass(en-us,MAG.15).gif RolePadMenuItem

Represents a menu item in the main menu or context menu.

Bb988330.pubclass(en-us,MAG.15).gif RolePadWorkItem

Defines the root WorkItem that can create and start the UserRoleWorkItem.

Bb988330.pubclass(en-us,MAG.15).gif ServiceFactory

Creates services.

Bb988330.pubclass(en-us,MAG.15).gif ServiceInstantiationException

The exception that is thrown when a service cannot instantiate.

Bb988330.pubclass(en-us,MAG.15).gif ServiceScopeException

The exception is that is thrown when accessing a service in the wrong scope.

Bb988330.pubclass(en-us,MAG.15).gif TaskletFactory

Creates a tasklet and its corresponding TaskletWorkItem.

Bb988330.pubclass(en-us,MAG.15).gif TaskletWorkItem

Defines the lifetime container for the tasklet.

Bb988330.pubclass(en-us,MAG.15).gif UserRoleWorkItem

Defines the runtime container for the userRole.

  InterfaceDescription
Bb988330.pubinterface(en-us,MAG.15).gif ICustomServiceFactory

Defines a custom service factory.

Bb988330.pubinterface(en-us,MAG.15).gif IServiceFactory

Defines the factory to create services.

  EnumerationDescription
Bb988330.pubenumeration(en-us,MAG.15).gif ServiceScope

An enum value that represents the scope of a service,

Community Additions

ADD
Show: