Share via


TaxThaiGovCertificationWorkflowHandler::getResourceNameForMenuItem Method [AX 2012]

Gets the resource name of the workflow based on the specified menu item.

Syntax

client server public static str getResourceNameForMenuItem(str _menuItemName)

Run On

Called

Parameters

  • _menuItemName
    Type: str
    A menu item name.

Return Value

Type: str
The resource name of the workflow.

See Also

Reference

TaxThaiGovCertificationWorkflowHandler Class