ReportRun.callMenuFunction(xMenuFunction) 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:
virtual bool callMenuFunction(Dynamics::AX::Application::xMenuFunction ^ _menuFunction);
public virtual bool callMenuFunction (Dynamics.AX.Application.xMenuFunction _menuFunction);
abstract member callMenuFunction : Dynamics.AX.Application.xMenuFunction -> bool
override this.callMenuFunction : Dynamics.AX.Application.xMenuFunction -> bool
Public Overridable Function callMenuFunction (_menuFunction As xMenuFunction) As Boolean
Parameters
- _menuFunction
- xMenuFunction