Public Property LossAnalysisSids As List(Of Integer)
Dim instance As LossGroupAnalysisOptions Dim value As List(Of Integer) instance.LossAnalysisSids = value value = instance.LossAnalysisSids
public List<int> LossAnalysisSids {get; set;}
You can group two or more existing sets of Detailed Loss Analysis or Loss Group Analysis results.
The analysis results to combine must:
Touchstone determines whether to include storm surge and demand surge based on the configuration of the analysis results to combine.
Public Property LossAnalysisSids As List(Of Integer)
Dim instance As LossGroupAnalysisOptions Dim value As List(Of Integer) instance.LossAnalysisSids = value value = instance.LossAnalysisSids
public List<int> LossAnalysisSids {get; set;}
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