ReportTemplate.TemplateType Property
Project Developer Reference |
Returns the template type. Can be one of the PjVisualReportsTemplateType constants. Read-only Long.
Syntax
expression.TemplateType
expression A variable that represents a ReportTemplate object.
Return Value
PjVisualReportsTemplateType
See Also