Table of Contents

Property AlarmProperty

Namespace
Skyline.DataMiner.Net.Ticketing.Objects
Assembly
SLNetTypes.dll

AlarmProperty

Gets or sets the name of the linked alarm property field.

[JsonProperty]
public string AlarmProperty { get; set; }

Property Value

string

The name of the linked alarm property field.

Remarks

Feature introduced in DataMiner 9.6.5 (RN 21202).