Click or drag to resize

CheckAlertSetComparer Class

Inheritance Hierarchy
SystemObject
  Micros.OpsCheckAlertSetComparer

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public class CheckAlertSetComparer : IComparer<DbTMSCheckAlert>

The CheckAlertSetComparer type exposes the following members.

Constructors
 NameDescription
Public methodCheckAlertSetComparerInitializes a new instance of the CheckAlertSetComparer class
Top
See Also