MenuItemThresholdInfo Constructor |
Namespace:
Micros.Ops.TaxOverrides
Assembly:
Ops (in Ops.dll) Version: 18.2
Syntaxpublic MenuItemThresholdInfo(
long miObjectNumber,
int threshold,
int migroupObjectNumber,
int overrideTaxClass,
decimal decimalSalesCount,
int quantity,
long checkDetailLink,
long parentCheckDetailLink
)
Parameters
- miObjectNumber
- Type: SystemInt64
- threshold
- Type: SystemInt32
- migroupObjectNumber
- Type: SystemInt32
- overrideTaxClass
- Type: SystemInt32
- decimalSalesCount
- Type: SystemDecimal
- quantity
- Type: SystemInt32
- checkDetailLink
- Type: SystemInt64
- parentCheckDetailLink
- Type: SystemInt64
See Also