Public Property FilePath As String
Dim instance As ImportReinsuranceProgramRequest Dim value As String instance.FilePath = value value = instance.FilePath
public string FilePath {get; set;}
Public Property FilePath As String
Dim instance As ImportReinsuranceProgramRequest Dim value As String instance.FilePath = value value = instance.FilePath
public string FilePath {get; set;}
.rpx
or .rpf
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.rpf
or \\Server\Directory\file.rpx
.
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