OpsAutomaticDiscountEventArgs Constructor |
Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic OpsAutomaticDiscountEventArgs(
int objectNumber,
int count,
decimal amount
)
Parameters
- objectNumber Int32
-
- count Int32
-
- amount Decimal
-
See Also