OpsContextGetSuspendedChecks Method |
Returns a list of suspended checks
Namespace:
Micros.Ops
Assembly:
Ops (in Ops.dll)
Syntaxpublic List<CGwCheckSummary> GetSuspendedChecks(
bool includeFlushedChecks
)
Parameters
- includeFlushedChecks
- Type: SystemBoolean
Return Value
Type:
ListCGwCheckSummary
See Also