Public Property SourceLocationsWCFilePath As String
Dim instance As ImportOptionsCsv Dim value As String instance.SourceLocationsWCFilePath = value value = instance.SourceLocationsWCFilePath
public string SourceLocationsWCFilePath {get; set;}
You can use the same value as the value in LocationsWCFilePath.
The source path differs from the LocationsWCFilePath for import jobs initiated in the user interface. Specifically, in the user interface, the Locations WC File Path is the location on the head node where Touchstone saved the imported files, whereas the Source Locations WC File Path is the original location of the files. The Source Locations WC File Path is used only for logging.
Public Property SourceLocationsWCFilePath As String
Dim instance As ImportOptionsCsv Dim value As String instance.SourceLocationsWCFilePath = value value = instance.SourceLocationsWCFilePath
public string SourceLocationsWCFilePath {get; set;}
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