Touchstone Re 2023 API Reference
IsOverwrite Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > ExposureModifyOptions Class : IsOverwrite Property
Indicates whether you want to overwrite perils in a contract or an exposure set.
Syntax
Public Property IsOverwrite As Boolean
Dim instance As ExposureModifyOptions
Dim value As Boolean
 
instance.IsOverwrite = value
 
value = instance.IsOverwrite
public bool IsOverwrite {get; set;}
Remarks
Now Touchstone allows to overwrite the contract or exposure set with 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

ExposureModifyOptions Class
ExposureModifyOptions Members