Table of Contents

Property ElementUsingResolver

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

ElementUsingResolver

Gets or sets the ID of the element that uses the resolver.

[JsonProperty]
public ElementID ElementUsingResolver { get; set; }

Property Value

ElementID

The ID of the element that uses this resolver.

Remarks

A TicketFieldResolver can only be used by one element, but one element can use multiple TicketFieldResolver instances.

Without an element attached, the tickets will only be stored on the DataMiner System and will not be synchronized with a third-party system.