Args.parmObject Method [AX 2012]

Gets or sets the instance of any object to pass to the called object.

public Object parmObject([Object _value])

Run On

Called

Parameters

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

Return Value

Type: Object Class
The instance of an object to pass to the called object.

The object will often be a class.

Reference

Community Additions

ADD
Show: