class ContentType


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

ContentType ()


Properties

List<ColumnLink> columnLinks { get; set; }


String description { get; set; }


String group { get; set; }


Boolean hidden { get; set; }


String id { get; set; }


ItemReference inheritedFrom { get; set; }


String name { get; set; }


ContentTypeOrder order { get; set; }


String parentId { get; set; }


Boolean readOnly { get; set; }


Boolean sealed { get; set; }