cmscontenttype
Defines the different types of content managed within the Content Management System (CMS), supporting categorization and organization of digital assets.
Columns
| Name | Type | References | Description |
| customrecordid | String | The unique identifier for the custom record. | |
| customrecordscriptid | String | The script ID associated with the custom record. | |
| description | String | A brief description of the custom record. | |
| externalid | String | A unique external identifier for referencing the custom record in external systems. | |
| iconimagepath | String | The file path or URL to the icon image associated with the custom record. | |
| id | Integer | The unique internal identifier for the custom record. | |
| internalid | Integer | The internal ID used by the system to reference the custom record. | |
| label | String | The label or name displayed for the custom record. | |
| name | String | The name associated with the custom record. |