Public Property Sublimits As List(Of Sublimit)
Dim instance As Layer Dim value As List(Of Sublimit) instance.Sublimits = value value = instance.Sublimits
public List<Sublimit> Sublimits {get; set;}
Each object in this list contains detailed information about a specific Sublimit.
Public Property Sublimits As List(Of Sublimit)
Dim instance As Layer Dim value As List(Of Sublimit) instance.Sublimits = value value = instance.Sublimits
public List<Sublimit> Sublimits {get; set;}
Note: Two or more Sublimits cannot cover the same peril and cannot have the same Sublimit Area. Note that this Sublimit Area restriction includes the "no Sublimit Area" case. That is, two or more Sublimits cannot apply to all associated Locations.
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