Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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