LeanDocumentServiceController::run Method [AX 2012]

Contains the code that does the actual job of the class.

Syntax

client server public static void run(LeanDocumentServiceController _controller, Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The arguments that will be used.

See Also

Reference

LeanDocumentServiceController Class