Touchstone 11.0 API Reference
LocationsWCFilePath Property


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