DocumentInformation Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The DocumentInformation type exposes the following members.

Properties

  Name Description
Public property ApproveDate
Sets or gets wheather to display date when document was approved. The default value is false
Public property ArchiveDate
Sets or gets wheather to display archive date. The default value is false
Public property BackwardsComponentCompatibilityMode
Sets or gets a value that indicates whether the code runs in backwards compatibility component mode. The default value is false.
(Inherited from ActiveScriptingBase.)
Public property Category
Sets or gets wheather to display category name. The default value is false
Public property ClassName
Sets or gets title class name. The default value is an empty string
Public property ComponentName
Gets the name of the component
(Overrides ActiveScriptingBaseComponentName.)
Public property Conformance
Gets a value which specifies which type of code a component can generate.
(Overrides ActiveScriptingBaseConformance.)
Public property CreatedBy
Sets or gets wheather to display created by. The default value is false
Public property CreatedDate
Sets or gets wheather to display created date. The default value is false
Public property DateFormat
Sets or gets Sets or gets a value that indicates a format string to use with the custom date format. For a more information on the different time format strings see the System.Globalization.DateTimeFormatInfo class documentation. The default value is g which displays a combination of the short date and long time patterns, separated by a space. The default value is "g"
Public property DisplayInTable
Sets or gets whether to display result in a table The default value is false
Public property ElementType
Gets a value which specifies the type of outer element the component generates.
(Overrides ActiveScriptingBaseElementType.)
Public property Encoding
Sets or gets the encoding the component uses. The default encoding is the UTF8 encoding without byte order mark.
(Inherited from ActiveScriptingBase.)
Public property ModifiedBy
Sets or gets wheather to display modified by. The default value is false
Public property ModifiedDate
Sets or gets wheather to display modified date. The default value is false
Public property PublishDate
Sets or gets wheather to display publish date. The default value is true
Public property RequestDate Obsolete.
Sets or gets wheather to display last request date. The default value is false
Public property Requests Obsolete.
Sets or gets wheather to display number of requests. The default value is false
Public property RevisionNR
Sets or gets wheather to display revision number. The default value is false
Public property ShowTitles
Sets or gets whether to display titles for each field. The default value is false
Public property TableCaption
Sets or gets table caption. The default value is an empty string
Public property TableSummary
Sets or gets table summary. The default value is an empty string
Public property Unit
Sets or gets wheather to display unit name. The default value is false
Public property UseRootDocument
Sets or gets whether to use the root document information instead of the included document. The default value is false
Top
See Also

Reference