Share via


InventTableButtonManager.determineButtonStates Method [AX 2012]

Implements advanced caching for specific rules.

Syntax

public void determineButtonStates(str _ruleFunctionName)

Run On

Called

Parameters

  • _ruleFunctionName
    Type: str
    A string that identifies the rule for which advanced caching is to be performed.

Remarks

This method is called by the FormButtonManager on the rule class that implements the ButtonStateProvider interface.

See Also

Reference

InventTableButtonManager Class