Touchstone 11.0 API Reference
EPByPeril Property


Air.Services.Proxy Assembly > AIR.Services.LossGroupingAnalysis.Data Namespace > LossGroupAnalysisOptions Class : EPByPeril Property
(Required) Indicates whether Touchstone® saves the combined losses by peril.

You can save the combined losses by peril only if the losses for the constituent analyses were saved by peril.

Syntax
Public Property EPByPeril As Boolean
Dim instance As LossGroupAnalysisOptions
Dim value As Boolean
 
instance.EPByPeril = value
 
value = instance.EPByPeril
public bool EPByPeril {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

LossGroupAnalysisOptions Class
LossGroupAnalysisOptions Members