Share via


SysCheckListItem_Validation.getHelpLink Method [AX 2012]

Gets the link to the help topic of the checklist item.

Syntax

public str getHelpLink()

Run On

Called

Return Value

Type: str
The link to the help topic.

Remarks

When the user clicks on the Help link of the checklist, the help system will open this topic.

See Also

Reference

SysCheckListItem_Validation Class