Parent Property
Description
This returns the read-only PC-DMIS Application object which is the parent object of the ReportTemplates object.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property Parent As Application |
Return Type
Application object.
See Also