LeanRuleStatusBase.initializeContext Method [AX 2012]

Initializes the context of the interface with the context on which it operates.

Syntax

public void initializeContext(LeanRuleData _leanRuleData, Common _triggerBuffer)

Run On

Called

Parameters

  • _triggerBuffer
    Type: Common Table
    The buffer on which the initial status method was called.

See Also

Reference

LeanRuleStatusBase Class