Public Enum SealOfApproval Inherits System.Enum
Dim instance As SealOfApproval
public enum SealOfApproval : System.Enum
Public Enum SealOfApproval Inherits System.Enum
Dim instance As SealOfApproval
public enum SealOfApproval : System.Enum
Member | Description |
---|---|
FullyEngineered | Defines 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). |
MinimallyEngineered | Defines the case in which a structure is minimally engineered, meaning that the structure does not satisfy any of the conditions mentioned above (3). |
PartiallyEngineered | Defines 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. |
Unknown | Defines the case in which the level of professional engineering attention given to the design of a structure is unknown (default) (0). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.SealOfApproval
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