Touchstone 11.0 API Reference
SealOfApproval Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : SealOfApproval Property
(Optional) Contains a Seal of Approval descriptor to indicate the level of professional engineering attention given to the design of a structure.
Syntax
Public Property SealOfApproval As SealOfApproval
Dim instance As LocationFeature
Dim value As SealOfApproval
 
instance.SealOfApproval = value
 
value = instance.SealOfApproval
public SealOfApproval SealOfApproval {get; set;}
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.

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