Touchstone 11.0 API Reference
AggregateLossAnalysisDlfExportOptions Class Properties


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace : AggregateLossAnalysisDlfExportOptions Class

For a list of all members of this type, see AggregateLossAnalysisDlfExportOptions members.

Public Properties
 NameDescription
Public Property (Required) Contains the software-generated sequential identifier (SID) that uniquely identifies the aggregate loss analysis that generated the results to export.  
Public Property (Optional) Contains a description of the detailed loss file.  
Public Property (Optional) Contains the ISO three-character code for the currency to include in the detailed loss file.  
Public Property(Required) Contains a name for the detailed loss file. Valid values: A string with a maximum of 255 characters  
Public Property (Required) Contains the UNC (Universal Naming Convention) path to the destination folder for the detailed loss file, for example, \\host-name\share-name\file_path.  
Public Property(Optional) Contains a code that specifies the financial perspective to include in the detailed loss file.

You can specify a given financial perspectives only if you saved losses by line of business for the perspective when you ran the corresponding aggregate loss analysis. For example, if you configure a program aggregate loss analysis and save losses by line of business for the cedant and reinsurer perspective, then you can include the contract or net retained financial perspective in the exported DLF.

 
Public Property(Required) Contains a code that specifies the resolution of the losses in the detailed loss file, for example, area (low resolution) or subarea (high resolution).

If you run an analysis at the area (low) resolution, you cannot export losses at the subarea (high) resolution.

 
Public Property(Optional) Contains the maximum number of cores that the application may use for the export job. Default: The number of cores specified in the Administration Console in the Touchstone Re user interface  
Public Property(Optional) Contains the minimum number of cores that the application may use for the export job. Default: The number of cores specified in the Administration Console in the Touchstone Re user interface  
Public Property(Optional) Contains a code that specifies the participation level to include in the detailed loss file.

The participation level indicates the reinsurer's share of the losses to each reinsurance treaty (or layer).

 
Top
See Also

Reference

AggregateLossAnalysisDlfExportOptions Class
AIR.Services.DataExport.Data Namespace