AifDocumentService.getOperationContext Method [AX 2012]

Retrieves the current operation context.

Syntax

protected AifOperationContext getOperationContext()

Run On

Server

Return Value

Type: AifOperationContext Class
The current operation context.

Remarks

This method can be used by derived classes to get the current operation context.

See Also

Reference

AifDocumentService Class