Share via


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

In Axapta this is found in the account receivable parameters under the price section

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

Syntax

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

Members

Member name Description
Line
MultiLine
MaxLineMultiLine
MinLineMultiLine
LinePlusMultiLine
LineMultiplyMultiLine

See Also

Reference

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