Table of Contents

Property CustomAlarmPropertyName

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

CustomAlarmPropertyName

Gets or sets the name of the linked custom property.

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

Property Value

string

The name of the linked custom property.

Remarks

Feature introduced in DataMiner 9.6.5 (RN 21202).