Viz Mosart Administrator Guide
Version 3.9 | Published November 04, 2019 ©
tsp_templatesetproperties
The tsp_templatesetproperties table contains some optional gallery specific template set properties.
|
Name |
Type |
Allow Null |
Description |
|
tsp_recno |
integer |
No |
Primary key. |
|
tsp_ga_recno |
integer |
No |
Foreign key referencing the corresponding gallery ga_recno in the ga_gallery table |
|
tsp_ts_recno |
integer |
No |
Foreign key referencing the corresponding template set ts_recno in the ts_templateset table |
|
tsp_recallonselect |
varchar(32) |
Yes |
Optional directtake to be recalled when the template is selected in Viz Mosart automation. |
|
tsp_recallonunselect |
varchar(32) |
Yes |
Optional directtake to be recalled when the template is unselected in Viz Mosart automation. |
|
tsp_recalloninitialization |
varchar(32) |
Yes |
Optional directtake to be recalled when a rundown is reloaded. |
|
tsp_recallgraphicsprofile |
varchar(32) |
Yes |
Optional directtake to be recalled when a graphics profile (or graphics concept) is selected in Viz Mosart automation. |