Public Property Zonesets As List(Of Integer)
Dim instance As PortfolioLossOutputOptions Dim value As List(Of Integer) instance.Zonesets = value value = instance.Zonesets
public List<int> Zonesets {get; set;}
To save losses by zone set, you must set the ReinsurerPerspectiveSaveByZoneSet property to true.
Public Property Zonesets As List(Of Integer)
Dim instance As PortfolioLossOutputOptions Dim value As List(Of Integer) instance.Zonesets = value value = instance.Zonesets
public List<int> Zonesets {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