Touchstone Re 2023 API Reference
SealOfApproval Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : SealOfApproval Enumeration
Provides a set of descriptors to indicate the level of professional engineering attention given to the design of a structure.
Syntax
Public Enum SealOfApproval 
   Inherits System.Enum
Dim instance As SealOfApproval
public enum SealOfApproval : System.Enum 
Members
MemberDescription
FullyEngineeredDefines the case in which a structure is fully engineered, meaning that the structure has been designed by a Professional Engineer, who is required by the local jurisdiction to seal the calculations and drawings (1).
MinimallyEngineeredDefines the case in which a structure is minimally engineered, meaning that the structure does not satisfy any of the conditions mentioned above (3).
PartiallyEngineeredDefines the case in which a structure is partially engineered, meaning that the structure has been inspected by a Professional Engineer and found "deemed-to-comply" with the respective building code (2). The local jurisdiction does not require the Professional Engineer to seal the calculations.
UnknownDefines the case in which the level of professional engineering attention given to the design of a structure is unknown (default) (0).
Remarks
A Seal of Approval applies only when a known year is provided. That is, this feature does not affect losses if the Year Built value in the corresponding Location record is unknown.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Common.Exposure.Data.SealOfApproval

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

AIR.Services.Common.Exposure.Data Namespace