Click or drag to resize
ContentType Class
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientContentType

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/annotations", 
	IsNullable = false)]
[XmlTypeAttribute(AnonymousType = true, Namespace = "http://dev.docuware.com/schema/public/services/annotations")]
public class ContentType

The ContentType type exposes the following members.

Constructors
  NameDescription
Public methodContentType
Initializes a new instance of the ContentType class
Top
Properties
  NameDescription
Public propertyText
Top
Remarks