Touchstone 2022 Database Reference
tDefaultUWAnalysisSetting Table
AIRUserSetting Database : tDefaultUWAnalysisSetting Table
Description

Stores administrator-specified default settings for analyses in underwriting contract mode. 

Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows10
Data Space Used8.00 KB
Index Space Used40.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the business unit record.

int4   
Primary Key 

Code that represents the analysis type.

For a complete list of codes, see tAnalysisType Table.

varchar10   
 

System-provided status code for the contract record.

For a complete list of codes, see tStatus Table.

varchar15  
 

Unique system-generated sequential identifier for the analysis template record record.

For a complete list of records, see tProject Table.

int4  
 

Unique system-generated sequential identifier for the widget template record.

For a complete list of records, see tWidgetTemplate Table.

int4  
 

Indicates whether the analysis is automatically initiated when in underwriting mode.

  • 1 = Yes (initiated)
  • 0 = No (is not initiated)
bit1   
 

Unique system-generated sequential identifier for the record against which the analysis is performed.  

int4  
See Also

Related Objects

AIRUserSetting Database