Microsoft.Dynamics.Mobile.Framework.Services Namespace
Dynamics Mobile 1.5
The Microsoft.Dynamics.Mobile.Framework.Services namespace contains types that provide run-time support for the mobile application.
| Class | Description | |
|---|---|---|
| AgentSetCatalog | Catalog of AgentSets that can be used by the SynchronizationService class. |
| CredentialService | Gets credentials. |
| DatabaseCatalog | A catalog of databases |
| HandlerCatalog | A catalog of handlers. |
| RequestDocumentDispatcher | Creates the WebServiceRequestDispatcher used by RolePad. |
| RequestDocumentService | Submits request documents. |
| RequestLoggingService | |
| SynchronizationService | Synchronizes data by executing configured agents that implement the IAgent interface. |
| TaskletLocator | Locates the current active Tasklet . |
| Interface | Description | |
|---|---|---|
| IAgentSetCatalog | Describes the agent set catalog used by the SynchronizationService. |
| ICredentialService | Describes the service that manages credentials. |
| IHandlerCatalog | Describing the catalog of handlers. |
| ISynchronizationService | Describes the SynchronizationService. |
| ITaskletLocator | Describes the TaskletLocator capable of locating the active tasklet. |
Community Additions
ADD
Show: