s_messageblock Table (493)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
Contains a block of a mailing message, that can be reused in a mailing
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| s_messageblock_id | Primary key | PK | |
| block | The block definition. Normally this will be a json structure | Clob | ● |
| associateId | The associate that owns this block | FK associate | ● |
| registered | Registered when | UtcDateTime | |
| registered_associate_id | Registered by whom | FK associate | |
| updated | Last updated when | UtcDateTime | |
| updated_associate_id | Last updated by whom | FK associate | |
| updatedCount | Number of updates made to this record | UShort |

Indexes
| Fields | Types | Description |
|---|---|---|
| s_messageblock_id | PK | Clustered, Unique |
Relationships
| Table | Description |
|---|---|
| associate | Employees, resources and other users - except for External persons |
Replication Flags
- None
Security Flags
- No access control via user's Role.