Rate table data model
The following illustration shows some of the object relationships for rate tables.
The RateTable entity represents a
rate table. The rate table has a pointer to a RateTableDefinition.
The RateTableDefinition
entity represents a rate table definition. The EntityName property contains the
name of the physical table or entity of a rate factor row. The rate factor
row entity describes the data types that you can assign to parameters
and factors.
In the default configuration, the rate
factor row entities are DefaultRateFactorRow
and CoverageRateFactor.
See also
