Touchstone Re 2023 API Reference
Welding Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : Welding Enumeration
Provides a set of descriptors to indicate the quality of welding in a building.
Syntax
Public Enum Welding 
   Inherits System.Enum
Dim instance As Welding
public enum Welding : System.Enum 
Members
MemberDescription
InHouseDefines the case in which the welding in a building occurred in-house (2).
OnSiteDefines the case in which the welding in a building occurred on-site (1).
UnknownDefines the case in which the quality of welding in a building is unknown (default) (0).
Inheritance Hierarchy

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

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