Touchstone 11.0 API Reference
EPByModel Property


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

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

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