PCEnterprisePortalMain.loadTemplateModelXml Method [AX 2012]

Loads an XML formatted string representing the model for a template configuration.

public void loadTemplateModelXml(RefRecId templateConfigurationRef)

Run On

Server

Parameters

templateConfigurationRef
Type: RefRecId Extended Data Type
The record ID of the template configuration.

Template selected values are loaded with the model. The model XML is stored in a class variable for reuse in the class instance.

Community Additions

ADD
Show: