Table of Contents

Class ElementNameChange

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common.Subscription.Monitors
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

Contains the changed data from the monitored parameter.

public class ElementNameChange
Inheritance
ElementNameChange
Extension Methods

Constructors

ElementNameChange(Element, string, IDms, string)

Initializes a new instance of the ElementNameChange class.

Properties

DataSource

The source of the event.

Dms

The Dms system.

MonitorSource

The source that created the subscription. Will be AgentId/ElementId when this was an element.

Name

The name of the element.

Methods

Equals(object)

Indicates whether the current object is equal to another object of the same type.

GetHashCode()

Calculates the hash code for this object.

ToString()

A textual representation in the format of: DataSource/Name.