Click or drag to resize
DocumentType Class
Document Type is semi-static localized dictionary
Inheritance Hierarchy
SystemObject
  CorrigoService.EntitiesCorrigoEntity
    CorrigoServiceCorrigoEntityWithOptimisticLock
      CorrigoService.EntitiesDocumentType

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class DocumentType : CorrigoEntityWithOptimisticLock

The DocumentType type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Description. Max Length=512
Public propertyDisplayAs
Displayable name. Max Length=64
Top
See Also