Touchstone 11.0 API Reference
TargetCatalogSize Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AnalyzeReExportOptions Class : TargetCatalogSize Property
(Required) Provides a set of number of years options within the AnalyzeReExportOptions that you can use to specify the target catalog size. Based on the target catalog size, the application upsamples or downsamples before exporting loss results to AnalyzeRe application.
Syntax
Public Property TargetCatalogSize As TargetCatalogSize
Dim instance As AnalyzeReExportOptions
Dim value As TargetCatalogSize
 
instance.TargetCatalogSize = value
 
value = instance.TargetCatalogSize
public TargetCatalogSize TargetCatalogSize {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

AnalyzeReExportOptions Class
AnalyzeReExportOptions Members