Touchstone Re 2023 API Reference
DestinationFileName Property (AggregateLossAnalysisDlfExportOptions)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AggregateLossAnalysisDlfExportOptions Class : DestinationFileName Property
(Required) Contains a name for the detailed loss file. Valid values: A string with a maximum of 255 characters
Syntax
Public Property DestinationFileName As String
Dim instance As AggregateLossAnalysisDlfExportOptions
Dim value As String
 
instance.DestinationFileName = value
 
value = instance.DestinationFileName
public string DestinationFileName {get; set;}
Remarks
Valid values: A string with a maximum of 255 characters
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

AggregateLossAnalysisDlfExportOptions Class
AggregateLossAnalysisDlfExportOptions Members