Click or drag to resize

ServiceAlertSetComparer Class

Inheritance Hierarchy
SystemObject
  Micros.OpsServiceAlertSetComparer

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

The ServiceAlertSetComparer type exposes the following members.

Constructors
  NameDescription
Public methodServiceAlertSetComparer
Initializes a new instance of the ServiceAlertSetComparer class
Top
See Also