Touchstone Re 2023 API Reference
LinesOfBusinessFilter Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyLossSetManagement.Data Namespace > ModelLineOfBusinessFilter Class : LinesOfBusinessFilter Property
(Required) Contains the user-defined lines of business categories associated with the event loss tables CSV file.
Syntax
Public Property LinesOfBusinessFilter As ReinsuranceLobCategories
Dim instance As ModelLineOfBusinessFilter
Dim value As ReinsuranceLobCategories
 
instance.LinesOfBusinessFilter = value
 
value = instance.LinesOfBusinessFilter
public ReinsuranceLobCategories LinesOfBusinessFilter {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

ModelLineOfBusinessFilter Class
ModelLineOfBusinessFilter Members