Click or drag to resize

CheckAlertSetComparer Class

Inheritance Hierarchy
SystemObject
  Micros.OpsCheckAlertSetComparer

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

The CheckAlertSetComparer type exposes the following members.

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