Touchstone 11.0 API Reference
ZoneSet Class Properties


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

For a list of all members of this type, see ZoneSet members.

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

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

 
Top
See Also

Reference

ZoneSet Class
AIR.Services.ObjectManagement.Api Namespace