Touchstone Re 2023 API Reference
intAreaScheme Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ExposureManagement.Data Namespace > AggregateExposure Class : intAreaScheme Property
Contains internal identifiers for the geographic data associated with the aggregated exposure.
Syntax
Public Property intAreaScheme As Nullable(Of Short)
Dim instance As AggregateExposure
Dim value As Nullable(Of Short)
 
instance.intAreaScheme = value
 
value = instance.intAreaScheme
public Nullable<short> intAreaScheme {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

AggregateExposure Class
AggregateExposure Members