Table of Contents

Property StaticTextValue

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

StaticTextValue

Defines the string that will be filled in the TicketField. This value is used when AlarmProperty has value "StaticText"

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

Property Value

string