Share via


SMACopyAgreementLines::newArgs Method [AX 2012]

Creates a new SMACopyAgreementLines instance from the given arguments.

Syntax

server public static SMACopyAgreementLines newArgs(Args _args)

Run On

Server

Parameters

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

Return Value

Type: SMACopyAgreementLines Class
The new SMACopyAgreementLines instance.

See Also

Reference

SMACopyAgreementLines Class