> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# s_messageblock table

> Contains a block of a mailing message, that can be reused in a mailing

## s\_messageblock Table (499)

Contains a block of a mailing message, that can be reused in a mailing

## Fields

| Name                      | Description                                                  | Type                            | Nullable |
| ------------------------- | ------------------------------------------------------------ | ------------------------------- | :------: |
| s\_messageblock\_id       | Primary key                                                  | PK                              |    No    |
| block                     | The block definition. Normally this will be a json structure | Clob                            |    Yes   |
| associateId               | The associate that owns this block                           | FK [associate](./associate.mdx) |    Yes   |
| registered                | Registered when                                              | UtcDateTime                     |    No    |
| registered\_associate\_id | Registered by whom                                           | FK [associate](./associate.mdx) |    No    |
| updated                   | Last updated when                                            | UtcDateTime                     |    No    |
| updated\_associate\_id    | Last updated by whom                                         | FK [associate](./associate.mdx) |    No    |
| updatedCount              | Number of updates made to this record                        | UShort                          |    No    |

<img src="https://mintcdn.com/superofficeas-bugfix-ty-screen-designer-paradox/G4reeQVP-LmhQATQ/media/loc/en/database/tables/s_messageblock.png?fit=max&auto=format&n=G4reeQVP-LmhQATQ&q=85&s=f77d1a74df4ac555e2d22de42edbf0e1" alt="s_messageblock table relationship diagram" width="458" height="59" data-path="media/loc/en/database/tables/s_messageblock.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Relationships

| Table                    | Description                                                        |
| ------------------------ | ------------------------------------------------------------------ |
| [associate](./associate) | Employees, resources and other users - except for External persons |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
