SysCheckList.getHtmlScript Method [AX 2012]

Gets the HTML code of a checklist.

Syntax

protected str getHtmlScript()

Run On

Client

Return Value

Type: str
A string that contains the HTML code of the checklist.

See Also

Reference

SysCheckList Class