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

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

The ListDefinitionDetail type exposes the following members.

Properties

  Name Description
Public property CallerCanEdit
Gets or sets a value indicating whether the caller can edit lists and list items.
Public property CategoryId
Gets or sets the identifier of the category that forms the list.
(Inherited from ListDefinition.)
Public property CategoryName
Gets or sets the name of the category that forms the list.
(Inherited from ListDefinition.)
Public property Created
Gets or sets a value indicating when the item was created.
Public property CreatedBy
Gets or sets a value that indicates who created the list item.
Public property DefaultSortExpression
Gets or sets the default sort expression.
(Inherited from ListDefinition.)
Public property Description
Gets or sets the description of the list item.
(Inherited from ListDefinition.)
Public property Documenttype
Gets or sets the type of documents that can be stored in the list. Only File and Ept document types are supported.
(Inherited from ListDefinition.)
Public property Fields
Gets or sets a list of objects that defines what fields the Filter and Searchfilter should work with. All these fields must be indexed.
(Inherited from ListDefinition.)
Public property Filter
Gets or sets a filter that defines the content of a filtered list.
(Inherited from ListDefinition.)
Public property Groupname
Gets or sets the groupname of the list item.
(Inherited from ListDefinition.)
Public property Id
Gets or sets the identifier of the list item.
(Inherited from ListDefinition.)
Public property ListType
Sets or gets the type of list
(Inherited from ListDefinition.)
Public property Modified
Gets or sets a value indicating when the item was last modified.
Public property ModifiedBy
Gets or sets a value that indicates who last updated the list item.
Public property Name
Gets or sets the name of the list item.
(Inherited from ListDefinition.)
Public property Searchfilter
Gets or sets the searchfilter.
(Inherited from ListDefinition.)
Public property Visibility
Gets or sets a value that specifies how the list should be visible in the editor and its browser interface,
(Inherited from ListDefinition.)
Top
See Also

Reference