MethodInfo.runMode Method [AX 2012]

Specifies where a method is executed.

public ClassRunMode runMode()

Run On

Called

Return Value

Type: ClassRunMode Enumeration
A ClassRunMode enumeration value that indicates where a method is executed.

The following list indicates the possible values.

  • Called

  • Client

  • ClientorServer

  • Server

Community Additions

ADD
Show: