Touchstone Re 2023 API Reference
UviInputFilePath Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyLossSetManagement.Api Namespace > SubmitConvertCsvToUlfRequest Class : UviInputFilePath Property
(Required) Indicates the file path of the input UVI file. The input UVI file must contain a set of comma-separated values (CSV) file. You must place all the CSV files that you want to convert to ULF inside an UVI file directory.
Syntax
Public Property UviInputFilePath As String
Dim instance As SubmitConvertCsvToUlfRequest
Dim value As String
 
instance.UviInputFilePath = value
 
value = instance.UviInputFilePath
public string UviInputFilePath {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