Touchstone 11.0 API Reference
OutputOptions Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > DetailedLossAnalysisOptions Class : OutputOptions Property
(Required) Contains the output options for this Detailed Loss Analysis.

Note: If you set the EventDetail to Layer and the FinancialPerspective to GrossPreLayer, you must set the GeographyDetail to None.

Syntax
Public Property OutputOptions As LossAnalysisOutputOptions
Dim instance As DetailedLossAnalysisOptions
Dim value As LossAnalysisOutputOptions
 
instance.OutputOptions = value
 
value = instance.OutputOptions
public LossAnalysisOutputOptions OutputOptions {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

DetailedLossAnalysisOptions Class
DetailedLossAnalysisOptions Members