AifDocumentService.setOperationContext Method [AX 2012]

Sets the operation context for the next operation.

public void setOperationContext(AifOperationContext _operationContext)

Run On

Server

Parameters

_operationContext
Type: AifOperationContext Class
An instance of the AifOperationContext class that has details of the next operation.

This method will be called before each operation.

Community Additions

ADD
Show: