ListDocuments20Documentfield Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

An enumeration that defines meta-data on a document. Use it with AddColumn() to specify which columns to display.

Namespace: ContentStudio.Site.ActiveScripting.Document
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum Documentfield
Members

  Member nameValueDescription
None0 No data
Title1 The title of the document
PublishDate2 The document publishing date
ModifiedDate3 The document modification date
ID4 The document ID
Introduction5 The document introduction
CreatedBy6 The author that created the document
UpdatedBy7 The author that updated the document
Unit8 The unit that the document belongs to
Category9 The category that a document belongs to
See Also

Reference