Touchstone Re 2023 API Reference
CatalogType Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyLossSetManagement.Data Namespace > ConvertEventLossToUlfOptions Class : CatalogType Property
(Optional) Contains a code that identifies the type of events associated with the request. AIR will use the stochastic catalogs by default, if there is no catalog type.
Syntax
Public Property CatalogType As CatalogType
Dim instance As ConvertEventLossToUlfOptions
Dim value As CatalogType
 
instance.CatalogType = value
 
value = instance.CatalogType
public CatalogType CatalogType {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

ConvertEventLossToUlfOptions Class
ConvertEventLossToUlfOptions Members