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.

 ClassDescription
Public classDocumentHandlerBase class for defining document handlers for extending business applications with Microsoft Dynamics® Mobile – Server Components.
Public classDocumentHandlerParameterContains the name, type and description of the document handler parameter.
Public classDocumentHandlerParameterAttributeDefines a property attribute for a document handler. This class cannot be inherited.
Public classDocumentResponseContains information about the processed document response in DocumentHandler.

 InterfaceDescription
Public interfaceILogDetailWriterDefines the interaction with the event log entries that are created in the document service, such as appending information to the log entries.
Public interfaceIServerConnectorDefines the basic functionality for a server connector

 EnumerationDescription
Public enumerationDocumentResponseStatusIndicates the status of the request document response in the business application.

Community Additions

ADD
Show: