Table of Contents

Class AlarmTreeID

Namespace
Skyline.DataMiner.Net
Assembly
SLNetTypes.dll

Represents a reference to one specific alarm tree.

[Serializable]
public sealed class AlarmTreeID
Inheritance
AlarmTreeID
Extension Methods

Constructors

AlarmTreeID()
AlarmTreeID(AlarmTreeID)
AlarmTreeID(ElementID, int)
AlarmTreeID(AlarmEventMessage)
AlarmTreeID(int, int, int)

Properties

ElementID

Element on which the alarm tree lives or lived. Guaranteed non-null.

RootAlarmID

Identifier for the alarm tree. Guaranteed to be unique within the element context. Always positive.