Click or drag to resize
DocumentFieldDataType Class
Field data types for document engine - string constants.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngineDocumentFieldDataType

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public class DocumentFieldDataType

The DocumentFieldDataType type exposes the following members.

Constructors
  NameDescription
Public methodDocumentFieldDataType
Top
Fields
  NameDescription
Public fieldStatic memberDocAttachments
Document attachments.
Public fieldStatic memberDocRelationships
Document relationships
Top
See Also