Method RemoveTicketLink
RemoveTicketLink(string, TicketLink)
Removes the specified ticket link.
public void RemoveTicketLink(string Key, TicketLink link)
Parameters
KeystringThe key of the links set.
linkTicketLinkThe 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.