Touchstone 11.0 API Reference
ExposureModifyAction Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : ExposureModifyAction Enumeration
Provides a set of ExposureModifyAction options that you can use to modify perils.
Syntax
Public Enum ExposureModifyAction 
   Inherits System.Enum
Dim instance As ExposureModifyAction
public enum ExposureModifyAction : System.Enum 
Members
MemberDescription
Add Indicates that Touchstone® should add a peril (0) in a contract or an exposure view.
Override Indicates that Touchstone® should overwrite all perils in a contract or an exposure view(2).
Remove Indicates that Touchstone® should remove a peril (1) in a contract or an exposure view.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Common.Exposure.Data.ExposureModifyAction

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

AIR.Services.Common.Exposure.Data Namespace