Share via


ITaxItem 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 ITaxItem public interface.

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

Syntax

'Declaration
<GuidAttribute("0D97D092-AC18-4D00-8CC0-9AB048966D9B")> _
Public Interface ITaxItem
'Usage
Dim instance As ITaxItem
[GuidAttribute("0D97D092-AC18-4D00-8CC0-9AB048966D9B")]
public interface ITaxItem
[GuidAttribute(L"0D97D092-AC18-4D00-8CC0-9AB048966D9B")]
public interface class ITaxItem

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace