WebContentItem.object Method [AX 2012]

Gets or sets the object that the MenuFunction class runs.

public str object([str value])

Run On

Called

Parameters

value
Type: str

Return Value

Type: str
The object that the MenuFunction class runs.

property value may be one of the following objects:

  • Form

  • Report

  • Job

  • Class

  • Query

Community Additions

ADD
Show: