ProjBudgetTransactionManager::getProjBudgetCheckResultImagePos Method [AX 2012]

Gets the project budget check result image position in the image list that displays the ProjBudgetCheckResult values.

client server public static int getProjBudgetCheckResultImagePos(ProjBudgetCheckResult _projBudgetCheckResult)

Run On

Called

Parameters

_projBudgetCheckResult
Type: ProjBudgetCheckResult Enumeration
The project budget check result.

Return Value

Type: int
An Integer value to indicate the image position in the image list that displays the ProjBudgetCheckResult values.
Show: