ReqActionGraphHelper::actionTypeImage Method [AX 2012]

Gets the image that represents an action type.

client server public static Image actionTypeImage(ActionType _actionType)

Run On

Called

Parameters

_actionType
Type: ActionType Enumeration
The action type for which to get the image.

Return Value

Type: Image Class
The image that represents the action type.
Show: