Touchstone Re 2023 API Reference
ConvertEventLossToUlfOptions Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyLossSetManagement.Api Namespace > SubmitEventLossToUlfRequest Class : ConvertEventLossToUlfOptions Property
(Required) Contains the configuration options for converting the event loss tables text file to a binary user loss file(ULF).
Syntax
Public Property ConvertEventLossToUlfOptions As ConvertEventLossToUlfOptions
Dim instance As SubmitEventLossToUlfRequest
Dim value As ConvertEventLossToUlfOptions
 
instance.ConvertEventLossToUlfOptions = value
 
value = instance.ConvertEventLossToUlfOptions
public ConvertEventLossToUlfOptions ConvertEventLossToUlfOptions {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

SubmitEventLossToUlfRequest Class
SubmitEventLossToUlfRequest Members