Touchstone Re 2023 API Reference
FirewiseCommunityParticipation Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : FirewiseCommunityParticipation Property
Indicates whether the location is in a recognized Firewise USA® site, where:
Syntax
Public Property FirewiseCommunityParticipation As Nullable(Of Byte)
Dim instance As LocationFeature
Dim value As Nullable(Of Byte)
 
instance.FirewiseCommunityParticipation = value
 
value = instance.FirewiseCommunityParticipation
public Nullable<byte> FirewiseCommunityParticipation {get; set;}
Remarks

Valid values: Null (mapped to 0), 0, 1, and 2

Default: 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