Touchstone 11.0 API Reference
ExportOptions Property (SubmitExportUnicede2Request)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Api Namespace > SubmitExportUnicede2Request Class : ExportOptions Property
(Required) Contains the ExportOptions object that specifies the destination and other characteristics of the Touchstone aggregate exposure information that you want to export to a UNICEDE/2 file.
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