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 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