EUSalesListReportingEngine::loadXSLTFromResource Method [AX 2012]
Loads the schema into the AifSchemaStore table and creates a related record in the AifXsltRepository table.
server public static AifXsltId loadXSLTFromResource(SysElementName _resourceName)
Run On
ServerParameters
- _resourceName
- Type: SysElementName Extended Data Type
The name of the XSLT resource node to load.
Show: