ContentType#
Description: Stores all supported document contenty types
The ContentType table has the following fields:
| Field | Description | Key | Mandatory | Reference Type | Comments |
|---|---|---|---|---|---|
| FileExtension | Allowed File Extensions | Yes | Yes | ||
| MultimediaType | Type of multimedia | No | No | ||
| ContentType | Type of content | No | Yes | ContentType | |
| MimeType | MIME type | No | Yes |
Table: ContentType fields