Touchstone 11.0 API Reference
ExportOptions Property (SubmitExportMarginalImpactBoundaryPerilRequest)


Air.Services.Proxy Assembly > AIR.Services.ObjectManagement.Api Namespace > SubmitExportMarginalImpactBoundaryPerilRequest Class : ExportOptions Property
Contains the export options such as the UNC and local path to the file containing the Marginal Impact Boundary Peril Template you want to export.
Syntax
Public Property ExportOptions As ObjectExportOptions
Dim instance As SubmitExportMarginalImpactBoundaryPerilRequest
Dim value As ObjectExportOptions
 
instance.ExportOptions = value
 
value = instance.ExportOptions
public ObjectExportOptions 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

SubmitExportMarginalImpactBoundaryPerilRequest Class
SubmitExportMarginalImpactBoundaryPerilRequest Members