Touchstone Re 2023 API Reference
S3PathPrefix Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AnalyzeReExportOptions Class : S3PathPrefix Property
(Required) Represents the path to folder where you can upload the Parquet files that you want to export to AnalyzeRe.
Syntax
Public Property S3PathPrefix As String
Dim instance As AnalyzeReExportOptions
Dim value As String
 
instance.S3PathPrefix = value
 
value = instance.S3PathPrefix
public string S3PathPrefix {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

AnalyzeReExportOptions Class
AnalyzeReExportOptions Members