Touchstone Re 2023 API Reference
ExportOptions Property (SubmitExportUnicede2Request)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace > SubmitExportUnicede2Request Class : ExportOptions Property
(Required) Contains the ExportUnicede2Options object that specifies the destination and other characteristics of the UNICEDE2 data that you want to export.
Syntax
Public Property ExportOptions As ExportUnicede2Options
Dim instance As SubmitExportUnicede2Request
Dim value As ExportUnicede2Options
 
instance.ExportOptions = value
 
value = instance.ExportOptions
public ExportUnicede2Options ExportOptions {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

SubmitExportUnicede2Request Class
SubmitExportUnicede2Request Members