Share via


FBAssessmentBookISSModel51Controller_BR.runOperation Method [AX 2012]

Executes the operation associated with the controller.

Syntax

protected void runOperation(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    An instance of Args class containing the parameters to be used for running the operation.

See Also

Reference

FBAssessmentBookISSModel51Controller_BR Class