DocuAction::newArgs Method [AX 2012]

Creates a new instance of the DocuAction class from the given args value.

client server public static DocuAction newArgs(Args args)

Run On

Called

Parameters

args
Type: Args Class

Return Value

Type: DocuAction Class
A new instance of the DocuAction class.

ExceptionCondition
Error

A valid DocuAction object could not be created.

Show: