Touchstone 11.0 API Reference
IsExcludedLOBsActive Property


Air.Services.Proxy Assembly > AIR.Services.Common.Geocode.Data Namespace > PremiumGeocodingOption Class : IsExcludedLOBsActive Property
Indicates the status of LOBs in exposure data file that are excluded in Premium geocoding.
Syntax
Public Property IsExcludedLOBsActive As Boolean
Dim instance As PremiumGeocodingOption
Dim value As Boolean
 
instance.IsExcludedLOBsActive = value
 
value = instance.IsExcludedLOBsActive
public bool IsExcludedLOBsActive {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