OpsShiftIncrementEventArgs Constructor |
Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic OpsShiftIncrementEventArgs(
int shiftNumber,
int shiftType,
long typeObjectNumber,
DateTime dateTimeUtc
)
Parameters
- shiftNumber Int32
-
- shiftType Int32
-
- typeObjectNumber Int64
-
- dateTimeUtc DateTime
-
See Also