Share via


ProdJournalFormTransRoute.updateDesignFieldChange Method [AX 2012]

Updates the form design when the notification of the field modification is received.

Syntax

protected void updateDesignFieldChange(InventMovement _movement)

Run On

Client

Parameters

  • _movement
    Type: InventMovement Class
    The instance of the InventMovement class that represents the selected record.

See Also

Reference

ProdJournalFormTransRoute Class