xMenuFunction.object Method [AX 2012]

Gets or sets the object that is run by the MenuFunction class.

public str object([str value])

Run On

Called

Parameters

value
Type: str

Return Value

Type: str
The object that is run by the MenuFunction class.

The property value may be one of the following objects:

  • Form.

  • Report.

  • Job.

  • Class.

  • Query.

Community Additions

ADD
Show: