Public Property FilePath As String
Dim instance As ExportCSVReinsuranceProgramRequest Dim value As String instance.FilePath = value value = instance.FilePath
public string FilePath {get; set;}
Public Property FilePath As String
Dim instance As ExportCSVReinsuranceProgramRequest Dim value As String instance.FilePath = value value = instance.FilePath
public string FilePath {get; set;}
.csv
file extension and must be accessible from the application services machine.
The UNC file path must be 1 to 255 characters in length, must identify an existing folder, and must use a valid format, such as \\Server\Directory\file.csv
or \\Server\Directory\file.csv
.
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