Touchstone Re 2023 API Reference
ServiceEquipmentProtection Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : ServiceEquipmentProtection Property
(Optional) Contains a Service Equipment Protection descriptor to indicate the level of protection for the service equipment for this building.
Syntax
Public Property ServiceEquipmentProtection As ServiceEquipmentProtection
Dim instance As LocationFeature
Dim value As ServiceEquipmentProtection
 
instance.ServiceEquipmentProtection = value
 
value = instance.ServiceEquipmentProtection
public ServiceEquipmentProtection ServiceEquipmentProtection {get; set;}
Remarks
Mechanical, electrical, or plumbing service equipment can be designated as having protection or as being unprotected. Protection can be in the form of the equipment being elevated or in the form of some type of flood-proofing.

Touchstone® supports this property for all residential, commercial, and small industrial buildings.

Default: Unknown (0)

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

LocationFeature Class
LocationFeature Members