Click or drag to resize

OpsDiscountDetailGetDiscountInclusiveTaxAmount Method

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public decimal GetDiscountInclusiveTaxAmount(
	int menuItemDetailLink
)

Parameters

menuItemDetailLink
Type: SystemInt32

Return Value

Type: Decimal
See Also