ITaxProviderV1 Interface

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

The Microsoft.Dynamics.Retail.Pos.Contracts.Services.ITaxProviderV1 interface is the version 1.0 tax provider interface.

Namespace:  Microsoft.Dynamics.Retail.Pos.Contracts.Services
Assembly:  Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)

Syntax

'Declaration
<GuidAttribute("6C9A623C-8C22-42E4-B437-A005B39E4C1B")> _
Public Interface ITaxProviderV1
'Usage
Dim instance As ITaxProviderV1
[GuidAttribute("6C9A623C-8C22-42E4-B437-A005B39E4C1B")]
public interface ITaxProviderV1
[GuidAttribute(L"6C9A623C-8C22-42E4-B437-A005B39E4C1B")]
public interface class ITaxProviderV1

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.Services Namespace