RouteTableForm.determineButtonStates Method [AX 2012]

Implements special actions needed by the RouteTableForm class for rule evaluation.

Syntax

public void determineButtonStates(str _ruleFunctionName)

Run On

Called

Parameters

  • _ruleFunctionName
    Type: str

Remarks

No advanced caching is implemented in the RouteTableForm class, therefore the method is empty.

See Also

Reference

RouteTableForm Class