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