ReportTemplate Object Members
Project Developer Reference |
Represents a report template. The ReportTemplate object is a member of the ReportTemplates collection.
Properties
Name | Description | |
---|---|---|
CubeType | Returns the cube type that is used to build the template. Can be one of the PjVisualReportsCubeType constants. Read-only Long. | |
TemplatePath | Returns the path and file name of the template, such as "C:\mytempaltes\a.xlt". Read-only String. | |
TemplateType | Returns the template type. Can be one of the PjVisualReportsTemplateType constants. Read-only Long. |