Share via


AifParameterLookup::getActionMethod Method

Retrieves the DictMethod instance for the specified action.

Syntax

client server public static DictMethod getActionMethod(AifActionId actionId)

Run On

Called

Parameters

Return Value

Type: DictMethod Class
Retrieves the DictMethod instance for the action.

Exceptions

Exception Condition
Error

The specified action does not exist.

-or-

The specified action does not exist.

The class method for the specified action could not be found.

Error

The specified action does not exist.

-or-

The class method for the specified action could not be found.

See Also

Reference

AifParameterLookup Table