Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Sections Object : Parent Property
Parent Property
Description
Returns this object's Parent object, in this case, a ReportTemplate object.
Property type
Read-only property
Syntax
Visual Basic
Public Property Parent As ReportTemplate
Return Type
ReportTemplate object.
See Also