Click or drag to resize

ServiceAlertSetComparer Class

Inheritance Hierarchy
SystemObject
  Micros.OpsServiceAlertSetComparer

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

The ServiceAlertSetComparer type exposes the following members.

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