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