TaxLimitBase Enumeration

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 basis of the sales tax limits.

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

Syntax

'Declaration
Public Enumeration TaxLimitBase
'Usage
Dim instance As TaxLimitBase
public enum TaxLimitBase
public enum class TaxLimitBase

Members

Member name Description
LineWithoutVat
UnitWithoutVat
InvoiceWithoutVat
LineWithVat
UnitWithVat
InvoiceWithVat

See Also

Reference

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