DictEnum.help Method [AX 2012]

Retrieves the Help text for this enumeration.

public str help([boolean useInterfaceLanguage])

Run On

Called

Parameters

useInterfaceLanguage
Type: boolean

Return Value

Type: str
A string that contains the Help text; an empty string if no Help text is defined.

The Help text is defined on the Help property of the base enumeration.

Community Additions

ADD
Show: