Touchstone 11.0 API Reference
Zone Class Members
Properties 


Air.Services.Proxy Assembly > AIR.Services.ObjectManagement.Api Namespace : Zone Class

The following tables list the members exposed by Zone.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyContains a list of the Geography Items included in the Zone.

A geography item is a region, country, area, or subarea

.  
Public Property Contains the name of the Zone.  
Public Property Contains the software-generated sequential identifier (SID) that uniquely identifies the Zone.  
Public PropertyContains a code that identifies the types of analyses that the zone is compatible with. For example, the code may specify that you can use the zone in a Touchstone® detailed loss analysis or a Touchstone Re aggregate loss analysis.

A zone may be compatible with multiple analysis types. The application applies a bitwise inclusive OR operator (|) to generate the code. For example, if a zone is compatible with both detailed loss and aggregate loss analyses, the application evaluates 1 | 2, and generates a code of 3.

 
Public PropertyContains the software-generated sequential identifier (SID) that uniquely identifies the Zone Set that the Zone is associated with.  
Top
See Also

Reference

Zone Class
AIR.Services.ObjectManagement.Api Namespace