Touchstone Re 2023 API Reference
IncludeSubPerils Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > LossAnalysisExportOptions Class : IncludeSubPerils Property
(Optional) Indicates whether to include sub-perils, in the exported Detailed Loss Analysis results.
Syntax
Public Property IncludeSubPerils As Nullable(Of Boolean)
Dim instance As LossAnalysisExportOptions
Dim value As Nullable(Of Boolean)
 
instance.IncludeSubPerils = value
 
value = instance.IncludeSubPerils
public Nullable<bool> IncludeSubPerils {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

LossAnalysisExportOptions Class
LossAnalysisExportOptions Members