Public Property CatalogClfs As List(Of CatalogCLF)
Dim instance As ReinsuranceCompanyLossSet Dim value As List(Of CatalogCLF) instance.CatalogClfs = value value = instance.CatalogClfs
public List<CatalogCLF> CatalogClfs {get; set;}
Each object in the list includes metadata about one company loss file (CLF) included in the company loss set. For example, each objects includes details about the model event catalog and set of options included in the CLF.
Public Property CatalogClfs As List(Of CatalogCLF)
Dim instance As ReinsuranceCompanyLossSet Dim value As List(Of CatalogCLF) instance.CatalogClfs = value value = instance.CatalogClfs
public List<CatalogCLF> CatalogClfs {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