Touchstone Re 2023 API Reference
ContractsFilePath Property


Air.Services.Proxy Assembly > AIR.Services.DataImport.Data Namespace > ImportOptionsCsv Class : ContractsFilePath Property
(Required) Contains the path to the comma separated values (CSV) file that contains the Contracts that you would like to import.
Syntax
Public Property ContractsFilePath As String
Dim instance As ImportOptionsCsv
Dim value As String
 
instance.ContractsFilePath = value
 
value = instance.ContractsFilePath
public string ContractsFilePath {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

ImportOptionsCsv Class
ImportOptionsCsv Members