CheckSelectionInfo Constructor |
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic CheckSelectionInfo(
long checkId,
int checkNumber,
string checkGuid,
string checkName,
DateTime checkPickupDateTime,
int ordStatusId,
DateTime checkFireTime
)
Parameters
- checkId Int64
-
- checkNumber Int32
-
- checkGuid String
-
- checkName String
-
- checkPickupDateTime DateTime
-
- ordStatusId Int32
-
- checkFireTime DateTime
-
See Also