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
CalledParameters
- _projBudgetCheckResult
- Type: ProjBudgetCheckResult Enumeration
The project budget check result.
Return Value
Type: intAn Integer value to indicate the image position in the image list that displays the ProjBudgetCheckResult values.
Show: