Touchstone Re 2023 API Reference
ExcludedLOBs Property


Air.Services.Proxy Assembly > AIR.Services.Common.Geocode.Data Namespace > PremiumGeocodingOption Class : ExcludedLOBs Property
Indicates whether you want to exclude Line of Business(LOB) in Premium geocoding.
Syntax
Public Property ExcludedLOBs As String
Dim instance As PremiumGeocodingOption
Dim value As String
 
instance.ExcludedLOBs = value
 
value = instance.ExcludedLOBs
public string ExcludedLOBs {get; set;}
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

PremiumGeocodingOption Class
PremiumGeocodingOption Members