Touchstone Re 2023 API Reference
FinancialPerspectives Property (ClfExportOptions)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > ClfExportOptions Class : FinancialPerspectives Property
(Required) Contains the financial perspectives, for example, ground-up, gross, or net, that you want Touchstone® to include in the exported Detailed Loss Analysis results.
Syntax
Public Property FinancialPerspectives As FinancialPerspectives
Dim instance As ClfExportOptions
Dim value As FinancialPerspectives
 
instance.FinancialPerspectives = value
 
value = instance.FinancialPerspectives
public FinancialPerspectives FinancialPerspectives {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

ClfExportOptions Class
ClfExportOptions Members