Touchstone 11.0 API Reference
TargetYears Property (CompanyLossAssociationExportOption)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > CompanyLossAssociationExportOption Class : TargetYears Property
(Required) Contains the target number of years to include in the exported Detailed Loss Analysis results, for example, 0, 10K, 50K, 100K, or 500K years.
Syntax
Public Property TargetYears As TargetYears
Dim instance As CompanyLossAssociationExportOption
Dim value As TargetYears
 
instance.TargetYears = value
 
value = instance.TargetYears
public TargetYears TargetYears {get; set;}
Remarks
Valid Values: A supported value less than or equal to the number of years in the catalog included in the analysis
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

CompanyLossAssociationExportOption Class
CompanyLossAssociationExportOption Members