Click or drag to resize
ContentTypeMappingDefault Property
Gets the default instance of the mapper.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public static ContentTypeMapping Default { get; }

Property Value

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