Represents a set of AlertDefinition objects.
An alert set contains a group of alerts (AlertDefinition as well as information about the overall alert set.
Use AlertCatalog to manage alert sets.
Namespace: ININ.IceLib.Statistics.AlertsAssembly: ININ.IceLib.Statistics (in ININ.IceLib.Statistics.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public class AlertSet : IEquatable<AlertSet>, IComparable |
Visual Basic |
---|
Public Class AlertSet _ Implements IEquatable(Of AlertSet), IComparable |
Inheritance Hierarchy
System..::..Object
ININ.IceLib.Statistics.Alerts..::..AlertSet
ININ.IceLib.Statistics.Alerts..::..EditableAlertSet
ININ.IceLib.Statistics.Alerts..::..AlertSet
ININ.IceLib.Statistics.Alerts..::..EditableAlertSet
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.