Share via


VendAccountStatementIntController.execute Method [AX 2012]

Selects an appropriate report to execute and executes it.

Syntax

public void execute(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    An instance of the Args class.

See Also

Reference

VendAccountStatementIntController Class