Method RemoveTicketLink
RemoveTicketLink(string, TicketLink)
Removes the specified ticket link.
public void RemoveTicketLink(string Key, TicketLink link)
Parameters
Key
stringThe key of the links set.
link
TicketLinkThe link to remove.
Removes the specified ticket link.
public void RemoveTicketLink(string Key, TicketLink link)
Key
stringThe key of the links set.
link
TicketLinkThe link to remove.