Touchstone Re 2023 API Reference
IsGenerateExpViewSummary Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > ExposureModifyOptions Class : IsGenerateExpViewSummary Property
Indicates whether you want to generate Exposure View Summary for the modified contract or exposure set.
Syntax
Public Property IsGenerateExpViewSummary As Boolean
Dim instance As ExposureModifyOptions
Dim value As Boolean
 
instance.IsGenerateExpViewSummary = value
 
value = instance.IsGenerateExpViewSummary
public bool IsGenerateExpViewSummary {get; set;}
Remarks
Whether you create a new contract or overwrite an existing contract, Touchstone does not automatically generate an exposure summary. In Touchstone, the exposure view associated with the modified contract will display an alert symbol , indicating that the exposure view was affected by the contract changes. Hovering on the alert triangle will read as, ‘The exposure view summary is out of sync with the associated exposure data.Regenerate the exposure view summary to resolve this.’ To regenerate the exposure view summary, highlight the exposure view and click Run Summary.
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