Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Members 
PCDLRN ActiveX DLL : ReportTemplates Object
ReportTemplates Object
Description

The ReportTemplates object contains all open report templates in PC-DMIS's Report Template editor.

Object Model
ReportTemplates ObjectReportTemplate ObjectReportTemplate ObjectApplication ObjectReportTemplate ObjectReportTemplate ObjectApplication Object
Remarks

Use ReportTemplates.Add to create a new report template and add it to the ReportTemplates collection.

Use ReportTemplates(index) where index is the report template name or index number to access an individual report template.

See Also