| Field |
Type |
Comments |
Reference |
| EventName |
char(50) |
Name of event (same as TRS_Event class name with the leading 'ev' removed) |
Data |
| Templates |
char(255) |
Word templates associated with this event (Separated with semi-colons) |
| MergeClass |
char(50) |
Identifies object to be used for merge. Must be one of 'Property', 'Contact'
or 'Negotiation'. |
| LetterAction |
int(11) |
Corresponds to TRS_LetterAction. Should be either 0 if letter to be printed
without further ado or 2 if letter to be displayed in word (ready for editing) |
| PromptFirst |
tinyint(1) |
Set to 1 if user to be given option of generating letter or 0 if always
generated |
| MailMergeName |
char(255) |
Name of letter to be used in the above prompt |