PCConfigurationUIGrouping::synchronizeUIControlWithModel Method [AX 2012]

Ensures that the user interface controls records exist for each component in the model.

server public static void synchronizeUIControlWithModel(PCProductConfigurationModel _model)

Run On

Server

Parameters

_model
Type: PCProductConfigurationModel Table
A product configuration model.
Show: