Touchstone Re 2023 API Reference
DestinationFolder Property (AggregateLossAnalysisDlfExportOptions)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AggregateLossAnalysisDlfExportOptions Class : DestinationFolder Property
(Required) Contains the UNC (Universal Naming Convention) path to the destination folder for the detailed loss file, for example, \\host-name\share-name\file_path.
Syntax
Public Property DestinationFolder As String
Dim instance As AggregateLossAnalysisDlfExportOptions
Dim value As String
 
instance.DestinationFolder = value
 
value = instance.DestinationFolder
public string DestinationFolder {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

AggregateLossAnalysisDlfExportOptions Class
AggregateLossAnalysisDlfExportOptions Members