Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Overview 
PCDLRN ActiveX DLL : ReportTemplates Object
ReportTemplates Object Members
Public Methods
 
The Add function creates a new report template in PC-DMIS.
The Item function returns the ReportTemplate Object with the given name or number.

The Open Function activates the report template stored in the file FileName. If the template file does not exist, nothing happens.

Public Properties
This property represents the read-only PC-DMIS Application object. The Application object includes properties and methods that return top-level objects.
This property returns a read-only number of open report templates.
This returns the read-only PC-DMIS Application object which is the parent object of the ReportTemplates object.
See Also