Share via


InventDimASPWebFormAdapter.args Method [AX 2012]

Gets the Args object associated with the underlying form.

Syntax

public Args args()

Run On

Called

Return Value

Type: Args Class
An Args instance.

Remarks

The InventDimASPWebFormAdapter Class returns the Args object passed to the associated DataSet.

See Also

Reference

InventDimASPWebFormAdapter Class