ContentTypeMapping Default Property DocuWare Platform .NET API
Gets the default instance of the mapper.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

public static ContentTypeMapping Default { get; }

Property Value

Type: ContentTypeMapping
The default instance of the mapper.
See Also