Stores the data displayed on the Exposure Summary Dashboard when "Number of Contracts by Reinsurance Type" is selected from the View Options.
Stores the data displayed on the Exposure Summary Dashboard when "Number of Contracts by Reinsurance Type" is selected from the View Options.
| Creation Date | 4/11/2022 6:15 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 0 |
| Data Space Used | 0.00 KB |
| Index Space Used | 0.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| ResultSID | Unique system-generated sequential identifier for the results record. For a complete list of records, see tAnalysisResult Table. | int | 4 | |||
| ReinsuranceTypeCode | Code that represents the reinsurance type. For a complete list of codes, see tReinsuranceType Table. | varchar | 10 | |||
| ReinsuranceType | Name of the reinsurance type. | varchar | 40 | ||||
| Contracts | Total number of contracts within the designated reinsurance type. | int | 4 | ||||
| PercentOfContracts | Number of contracts within the designated reinsurance type, expressed as a percent of all the locations. | real | 4 |