ContentTypeMappingDefault 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: Version 6.6
Syntax

C#
public static ContentTypeMapping Default { get; }

Property Value

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

Reference