Microsoft.Dynamics.Mobile.Server.DocumentModel Namespace
Dynamics Mobile 1.5
The Microsoft.Dynamics.Mobile.Server.DocumentModel namespace contains types that define the model for defining document handlers by using Microsoft Dynamics Mobile. The namespace is part of a document model SDK that installs with Microsoft Dynamics Mobile - Server Components. For examples of how to use the types in Microsoft.Dynamics.Mobile.Server.DocumentModel, see the sample document handlers that install with Microsoft Dynamics Mobile - Server Components and Mobile Sales.
| Class | Description | |
|---|---|---|
![]() | DocumentHandler | Base class for defining document handlers for extending business applications with Microsoft Dynamics® Mobile – Server Components. |
![]() | DocumentHandlerParameter | Contains the name, type and description of the document handler parameter. |
![]() | DocumentHandlerParameterAttribute | Defines a property attribute for a document handler. This class cannot be inherited. |
![]() | DocumentResponse | Contains information about the processed document response in DocumentHandler. |
| Interface | Description | |
|---|---|---|
![]() | ILogDetailWriter | Defines the interaction with the event log entries that are created in the document service, such as appending information to the log entries. |
![]() | IServerConnector | Defines the basic functionality for a server connector |
| Enumeration | Description | |
|---|---|---|
![]() | DocumentResponseStatus | Indicates the status of the request document response in the business application. |
Community Additions
ADD
Show:
