Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the DictMethod instance for the specified action.
Syntax
client server public static DictMethod getActionMethod(AifActionId actionId)
Run On
Called
Parameters
- actionId
Type: AifActionId Extended Data Type
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. |