Touchstone Re 2023 API Reference
Action Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > ExposureModifyRule Class : Action Property
(Required) Contains the exposure modify action for adding or removing perils.
Syntax
Public Property Action As ExposureModifyAction
Dim instance As ExposureModifyRule
Dim value As ExposureModifyAction
 
instance.Action = value
 
value = instance.Action
public ExposureModifyAction Action {get; set;}
Remarks
AIR does not support with overwriting existing contracts or exposure sets with the modified perils. You can create a copy of the exisitng contract or an exposure set containing the modified perils.
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

ExposureModifyRule Class
ExposureModifyRule Members