Table of Contents

Class AlarmTemplateRowID

Namespace
Skyline.DataMiner.Net.AlarmTemplateHelper
Assembly
SLNetTypes.dll

Identifies a row of an alarm template.

[Serializable]
public class AlarmTemplateRowID
Inheritance
AlarmTemplateRowID
Extension Methods

Constructors

AlarmTemplateRowID()

Initializes a new instance of the AlarmTemplateRowID class.

AlarmTemplateRowID(int, string, string)

Initializes a new instance of the AlarmTemplateRowID class using the specified parameter ID, condition name and filter.

Properties

ConditionName

Gets or sets the condition name.

Filter

Gets or sets the filter.

ParameterID

Gets or sets the parameter ID.

Methods

Clone()

Creates a new object that is a copy of the current instance.