Table of Contents

Property CustomAlarmPropertyType

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

CustomAlarmPropertyType

Gets or sets the type of the linked custom property.

[JsonProperty]
public PropertyInfo.DataTypes CustomAlarmPropertyType { get; set; }

Property Value

PropertyInfo.DataTypes

The type of the linked custom property.

Remarks

Feature introduced in DataMiner 9.6.5 (RN 21202).