Table of Contents

Method RemoveTicketLink

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

Removes the specified ticket link.

public void RemoveTicketLink(string Key, TicketLink link)

Parameters

Key string

The key of the links set.

link TicketLink

The link to remove.