Touchstone Re 2023 API Reference
UlfOutputFilePath Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyLossSetManagement.Api Namespace > SubmitConvertCsvToUlfRequest Class : UlfOutputFilePath Property
(Optional) Represents the directory path that contains the converted ULF files. ULF contains multiple files in EVI or EVT formats.
Syntax
Public Property UlfOutputFilePath As String
Dim instance As SubmitConvertCsvToUlfRequest
Dim value As String
 
instance.UlfOutputFilePath = value
 
value = instance.UlfOutputFilePath
public string UlfOutputFilePath {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

SubmitConvertCsvToUlfRequest Class
SubmitConvertCsvToUlfRequest Members