Click or drag to resize
SectionContentType Property
The internet media type of the section. If there is no section this value is missing.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
public string ContentType { get; set; }

Property Value

Type: String
See Also