Touchstone Re 2023 API Reference
Options Property (GetImportCombinedLogResponse)


Air.Services.Proxy Assembly > AIR.Services.ActivityManagement.Api Namespace > GetImportCombinedLogResponse Class : Options Property
Contains details of the import process including the location and contract data, mapping set details, number of locations geocoded, HPC job details, and currency code of the exposure data that you want to import into Touchstone.
Syntax
Public Property Options As LogImportOptionsData
Dim instance As GetImportCombinedLogResponse
Dim value As LogImportOptionsData
 
instance.Options = value
 
value = instance.Options
public LogImportOptionsData Options {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

GetImportCombinedLogResponse Class
GetImportCombinedLogResponse Members