Touchstone Re 2022 Database Reference
tDefaultTerrorismOption Table
AIRUserSetting Database : tDefaultTerrorismOption Table
Description
Stores the administrator-defined default terrorism option for loss analyses.
Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the set of defaults. int4   
Primary Key 

Code that represents the default terrorism option.

For a complete list of codes, see tTerrorismOption Table.

varchar10   
Objects that tDefaultTerrorismOption depends on
 Database ObjectObject TypeDescriptionDep Level
tDefaultEnterpriseOption tabletDefaultEnterpriseOptionTable

Stores administrator-specified default values for each business unit. For example, an administrator can specify that the demand surge option is enabled by default for all analyses in a given business unit.

The application uses the values to pre-fill fields. However, users can optionally override the default values.

The application stores additional defaults in tDefaultUserOption Table.

1
See Also

Related Objects

AIRUserSetting Database