Touchstone Re 2023 API Reference
DestinationFileName Property (LossAnalysisExportOptions)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > LossAnalysisExportOptions Class : DestinationFileName Property
(Required) Contains the name of the file to contain the exported Detailed Loss Analysis results.
Syntax
Public Property DestinationFileName As String
Dim instance As LossAnalysisExportOptions
Dim value As String
 
instance.DestinationFileName = value
 
value = instance.DestinationFileName
public string DestinationFileName {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

LossAnalysisExportOptions Class
LossAnalysisExportOptions Members