Property StaticTextValue
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; }
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; }