Touchstone 11.0 API Reference
LocationsFilePath Property


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