Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping Namespace / ShipZone Class / IncludesAddress Method / IncludesAddress(Address) Method
The address to test against the zone criteria
Version
IncludesAddress(Address) Method
Indicates whether the given address is included in the zone.
Syntax
public virtual bool IncludesAddress( 
   Address address
)

Parameters

address
The address to test against the zone criteria

Return Value

True if the address is included in the zone, false otherwise.
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