Touchstone 11.0 API Reference
Options Property (SubmitExposureModifyRequest)


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace > SubmitExposureModifyRequest Class : Options Property
(Required) Contains the user set Rules for modifying perils, exposure view, contract details, whether to generate the exposure summary for modified exposures, or overwrite perils.
Syntax
Public Property Options As ExposureModifyOptions
Dim instance As SubmitExposureModifyRequest
Dim value As ExposureModifyOptions
 
instance.Options = value
 
value = instance.Options
public ExposureModifyOptions Options {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

SubmitExposureModifyRequest Class
SubmitExposureModifyRequest Members