Touchstone Re 2023 API Reference
DamageFactorFileName Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace > Catalog Class : DamageFactorFileName Property
Contains the name of the comma-separated values (CSV) file that contains the event-based adjustment factors defined for the catalog.

An event-based adjustment factor enables you to adjust ground up modeled loss estimates. If you license event-based adjustment factors, you can specify factors for each event or each combination of event, area, and line of business associated with a given model.

You can manage event-based adjustment factor sets from the Administration Console in the Touchstone Re user interface.

Syntax
Public Property DamageFactorFileName As String
Dim instance As Catalog
Dim value As String
 
instance.DamageFactorFileName = value
 
value = instance.DamageFactorFileName
public string DamageFactorFileName {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Catalog Class
Catalog Members