SysQuickLinks.editLink Method
Syntax
public URL editLink(
SysQuickLinkId _linkID,
Caption _title,
SysQuickLinkType _linkType,
str _link,
[NoYes _showInClient,
boolean _shared])
Run On
ClientOrServer
Parameters
- _linkID
Type: SysQuickLinkId Extended Data Type
- _title
Type: Caption Extended Data Type
- _linkType
Type: SysQuickLinkType Enumeration
- _link
Type: str
- _showInClient
Type: NoYes Enumeration
- _shared
Type: boolean