ReportTemplates Object Members
Public Methods
_Item | |
Add | The Add function creates a new report template in PC-DMIS. |
Item | The Item function returns the ReportTemplate Object with the given name or number. |
Open | The Open Function activates the report template stored in the file FileName. If the template file does not exist, nothing happens. |
Public Properties
Application | This property represents the read-only PC-DMIS Application object. The Application object includes properties and methods that return top-level objects. |
Count | This property returns a read-only number of open report templates. |
Parent | This returns the read-only PC-DMIS Application object which is the parent object of the ReportTemplates object. |
See Also