Touchstone Re 2023 API Reference
ExposureSetCount Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyManagement.Data Namespace > Company Class : ExposureSetCount Property
Contains the number of exposure sets associated with the company.
Syntax
Public Property ExposureSetCount As Integer
Dim instance As Company
Dim value As Integer
 
instance.ExposureSetCount = value
 
value = instance.ExposureSetCount
public int ExposureSetCount {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

Company Class
Company Members