Touchstone 11.0 API Reference
CrestaName Property (LocationBase)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationBase Class : CrestaName Property
(Optional) Contains the name of the CRESTA zone in which the risks that this Location represents are located.
Syntax
Public Property CrestaName As String
Dim instance As LocationBase
Dim value As String
 
instance.CrestaName = value
 
value = instance.CrestaName
public string CrestaName {get; set;}
Remarks
The Catastrophe Risk Evaluating and Standardizing Target Accumulations organization is an independent body for the technical management of natural hazard coverage. See www.cresta.org for more information about this organization.

If you do not know the CRESTA name, specify 0.

If you do not specify a value, Touchstone saves a NULL value.

Note: When entering CRESTA zone names, Locations should be aggregated, such that one Location object (with the appropriate number of risks) is used for each unique combination of CRESTA, Construction, Occupancy, etc. Whenever possible, avoid having one Location for each risk in a CRESTA zone.

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

LocationBase Class
LocationBase Members