EmailTemplates View

Applies to QAComplete 14.3, last modified on February 19, 2024

Description

Contains detailed information on the created e-mail templates.

Dependencies

Columns

DateCreated  :  datetime, allows null: no

The date and time when the item was created.

The stored date and time are based on the server’s time zone. For more information, see Date and Time Fields.

DateUpdated  :  datetime, allows null: no

The date and time when the item was last updated.

The stored date and time are based on the server’s time zone. For more information, see Date and Time Fields.

DeptId  :  int, allows null: no

The ID of the department that owns the template.

EmailBody  :  text (max 2,147,483,647 chars), allows null: no

The content of the email message created with the template.

This column corresponds to a field that can be available for Rich Text Feature.

EmailSubject  :  varchar (max 255 chars), allows null: no

The subject of the email message created with the template.

EmailTemplateId  :  int, allows null: no

The unique numeric identifier of the item.

FormName  :  varchar (max 30 chars), allows null: no

The name of the module that contains the template.

IsPublic  :  char (max 1 char), allows null: no

Indicates whether the template is public.

TemplateName  :  varchar (max 100 chars), allows null: no

The name of the template.

UpdateUserId  :  int, allows null: no

The ID of the user who last updated the item.

UserName  :  varchar (max 78 chars), allows null: yes

The name of the user who last updated the template.

See Also

EmailTemplates Table
Crossmodules

Highlight search results