IntrastatReportAxdDocHelper::loadXSLTs Method [AX 2012]

Scans all the resource nodes and loads XSLTs that have the specified pattern.

Syntax

server public static void loadXSLTs(str _patternToMatchName)

Run On

Server

Parameters

  • _patternToMatchName
    Type: str
    The pattern to use to match the resource node name.

See Also

Reference

IntrastatReportAxdDocHelper Class