Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Taxes.AbleCommerce Namespace / TaxRuleHelper Class / GetNexus Method
The tax rule to check
In This Topic
    GetNexus Method
    In This Topic
    Determines the nexus for the tax rule
    Syntax
    public static TaxNexus GetNexus( 
       TaxRule taxRule
    )

    Parameters

    taxRule
    The tax rule to check

    Return Value

    The nexus for the tax rule
    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