Click or drag to resize

OpsContextGetSuspendedChecks Method

Returns a list of suspended checks

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

Return Value

Type: ListCGwCheckSummary
See Also