Touchstone 11.0 API Reference
FinancialPerspective Property (AggregateLossAnalysisDlfExportOptions)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AggregateLossAnalysisDlfExportOptions Class : FinancialPerspective 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.

Syntax
Public Property FinancialPerspective As ReinsuranceFinancialPerspective
Dim instance As AggregateLossAnalysisDlfExportOptions
Dim value As ReinsuranceFinancialPerspective
 
instance.FinancialPerspective = value
 
value = instance.FinancialPerspective
public ReinsuranceFinancialPerspective FinancialPerspective {get; set;}
Remarks
Default: Contract. The default may not be valid for analysis SID you select.
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

AggregateLossAnalysisDlfExportOptions Class
AggregateLossAnalysisDlfExportOptions Members