Touchstone Re 2023 API Reference
GeoLevelCode Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ExposureManagement.Data Namespace > AggregateExposure Class : GeoLevelCode Property
Contains the code that represents the highest resolution to which the aggregated exposure is validated. For example, CRES represents CRESTA.
Syntax
Public Property GeoLevelCode As String
Dim instance As AggregateExposure
Dim value As String
 
instance.GeoLevelCode = value
 
value = instance.GeoLevelCode
public string GeoLevelCode {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