Share via


ITaxableItem 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 common interface for taxable entities.

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

Syntax

'Declaration
<GuidAttribute("84E272BD-FBF1-4E53-8F9D-7A1002E8BDC0")> _
Public Interface ITaxableItem
'Usage
Dim instance As ITaxableItem
[GuidAttribute("84E272BD-FBF1-4E53-8F9D-7A1002E8BDC0")]
public interface ITaxableItem
[GuidAttribute(L"84E272BD-FBF1-4E53-8F9D-7A1002E8BDC0")]
public interface class ITaxableItem

See Also

Reference

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