ProjBudgetTransactionManager::getProjBudgetCheckResultToolTip Method [AX 2012]

Gets the tool tip for the project budget check result.

client server public static str getProjBudgetCheckResultToolTip(ProjBudgetCheckResult _projBudgetCheckResult)

Run On

Called

Parameters

_projBudgetCheckResult
Type: ProjBudgetCheckResult Enumeration
The project budget check result.

Return Value

Type: str
The tool tip for the project budget check result.
Show: