ITaxCode 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.

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

Syntax

'Declaration
<GuidAttribute("B8CF3E1E-849F-40D1-97C1-B9CFA570E941")> _
Public Interface ITaxCode _
    Inherits ITaxCodeV1
'Usage
Dim instance As ITaxCode
[GuidAttribute("B8CF3E1E-849F-40D1-97C1-B9CFA570E941")]
public interface ITaxCode : ITaxCodeV1
[GuidAttribute(L"B8CF3E1E-849F-40D1-97C1-B9CFA570E941")]
public interface class ITaxCode : ITaxCodeV1

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.BusinessObjects Namespace