Share via


LedgerDimensionController.displayStructureChangedMessage Method [AX 2012]

Displays the message to inform the user that the structure has changed.

Syntax

protected void displayStructureChangedMessage(str _oldDisplayValue, str _newDisplayValue)

Run On

Called

Parameters

  • _oldDisplayValue
    Type: str
    The combination display value that is old.
  • _newDisplayValue
    Type: str
    The combination display value that is new.

See Also

Reference

LedgerDimensionController Class