Share via


SMAAgreementWizard::newArgs Method [AX 2012]

Creates a new SMAAgreementWizard instance from the given arguments.

Syntax

client public static SMAAgreementWizard newArgs(Args _args)

Run On

Client

Parameters

  • _args
    Type: Args Class
    The given arguments to use to create the SMAAgreementWizard instance.

Return Value

Type: SMAAgreementWizard Class
The new SMAAgreementWizard instance.

See Also

Reference

SMAAgreementWizard Class