Share via


TemplateProvider_RU.get Method [AX 2012]

Returns the file path on the calling tier, based on the name of the template.

Syntax

public abstract Filename get(str _templateName)

Run On

Called

Parameters

  • _templateName
    Type: str
    The name of the template.

Return Value

Type: Filename Extended Data Type
The file path of the template.

See Also

Reference

TemplateProvider_RU Class