Form.getSetupUserQueryElementName(MenuItemType, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::String ^ getSetupUserQueryElementName(Dynamics::AX::Application::MenuItemType _menuItemType, System::String ^ _menuItemName);
public static string getSetupUserQueryElementName (Dynamics.AX.Application.MenuItemType _menuItemType, string _menuItemName);
static member getSetupUserQueryElementName : Dynamics.AX.Application.MenuItemType * string -> string
Public Shared Function getSetupUserQueryElementName (_menuItemType As MenuItemType, _menuItemName As String) As String
Parameters
- _menuItemType
- MenuItemType
- _menuItemName
- String