Table of Contents

Property TicketFieldConcatItems

Namespace
Skyline.DataMiner.Net.Correlation
Assembly
SLNetTypes.dll

TicketFieldConcatItems

Gets or sets a list of extra variable or static fields that will be concatenated to the first field value defined by AlarmPropertyExposerName if the field type of this ticket field is a string.

public List<TicketFieldConcatItem> TicketFieldConcatItems { get; set; }

Property Value

List<TicketFieldConcatItem>

A list of extra variable or static fields that will be concatenated to the first field value defined by AlarmPropertyExposerName if the field type of this ticket field is a string.