Args.object Method [AX 2012]

Gets and sets the application name of the object for which to open a new instance.

public Object object([Object _value])

Run On

Called

Parameters

_value
Type: Object Class
The value to set; optional.

Return Value

Type: Object Class
The application name of the object for which to open a new instance.

The value parameter may be one of the following types of objects:

  • Form

  • Report

  • Job

  • Class

  • Query.

Reference

Community Additions

ADD
Show: