Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Taxes Namespace / TaxGateway Class / GetProviderInstance Method
In This Topic
    GetProviderInstance Method (TaxGateway)
    In This Topic
    Creates an instance of the provider implementation associated with this gateway object
    Syntax
    public virtual ITaxProvider GetProviderInstance()

    Return Value

    An object instance that implements the ITaxProvider interface or null if provider instance could not be obtained.
    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