SubmitCheckNotificationEvent Constructor |
Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic SubmitCheckNotificationEvent(
SubmitCheckEventArgs submitCheckArgs,
bool success,
bool extAppAborted
)
Parameters
- submitCheckArgs SubmitCheckEventArgs
-
- success Boolean
-
- extAppAborted Boolean
-
See Also