Description
Specifies the type of report to print.
-
Property type
-
A mcReportType enumeration.
-
Syntax
-
object.TemplateType
The TemplateType Property syntax has these parts: |
| object | An expression evaluating to an object of type McReport. | Remarks
When TemplateType is mcrtDefault or mcrtDefaultPrint, a template was selected automatically. If TemplateType was set to mcrtAny, the user selected the report template.
|