Click or drag to resize

OpsContextGetSuspendedChecks Method

Returns a list of suspended checks

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public List<CGwCheckSummary> GetSuspendedChecks()

Return Value

Type: ListCGwCheckSummary
See Also