Click or drag to resize

OpsChangeOrderRequestCalculateCount Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public long CalculateCount(
	DenominatedEntry entry,
	decimal amount
)

Parameters

entry
Type: DenominatedEntry
amount
Type: SystemDecimal

Return Value

Type: Int64
See Also