Touchstone Re 2023 API Reference
ExportLocationData Property


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > ExportOptionsCsv Class : ExportLocationData Property
(Required) Indicates whether you want to include Location data in this exposure data export.
Syntax
Public Property ExportLocationData As Boolean
Dim instance As ExportOptionsCsv
Dim value As Boolean
 
instance.ExportLocationData = value
 
value = instance.ExportLocationData
public bool ExportLocationData {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

ExportOptionsCsv Class
ExportOptionsCsv Members