ReportManager.<Report name>.GetTemplate
Syntax:
Parameters:
<Template> (required)
Template name, as it is specified in the designer, or metadata description object of the required template.
Returned value:
Description:
Availability:
Example:
ReportTemplate = Reports.NomenclaturesBalance.GetTemplate("Main"); |