Touchstone Re 2023 API Reference
DestinationFileName Property (ClfExportOptions)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > ClfExportOptions 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 ClfExportOptions
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

ClfExportOptions Class
ClfExportOptions Members