Touchstone 11.0 API Reference
ImportOptions Property (SubmitImportMarginalImpactBoundaryPerilRequest)


Air.Services.Proxy Assembly > AIR.Services.ObjectManagement.Api Namespace > SubmitImportMarginalImpactBoundaryPerilRequest Class : ImportOptions Property
Contains the import options such as the UNC and local path to the file containing the Marginal Impact Boundary Peril Template you want to import to a different Touchstone environment or BU.
Syntax
Public Property ImportOptions As ObjectImportOptions
Dim instance As SubmitImportMarginalImpactBoundaryPerilRequest
Dim value As ObjectImportOptions
 
instance.ImportOptions = value
 
value = instance.ImportOptions
public ObjectImportOptions ImportOptions {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

SubmitImportMarginalImpactBoundaryPerilRequest Class
SubmitImportMarginalImpactBoundaryPerilRequest Members