Application.initializeBusinessOperationExecProperty Method [AX 2012]

Initializes the operation execution property from the database.

Syntax

private void initializeBusinessOperationExecProperty()

Run On

Server

Remarks

The property is only initialized one time from the database.

See Also

Reference

Application Class