Touchstone Re 2023 API Reference
StepFunctionFilePath Property


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