Parent Property
Description
This returns this object's parent object. In this case, this is the ReportTemplate object.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property Parent As Object |
Return Type
ReportTemplate object.
See Also