IAdmPinnedReportsOps

The IAdmPinnedReportsOps interface is used to perform operations related to pinned reports.

Inheritance: IUnknown

To use the IAdmPinnedReportsOps interface, you need to bind to the Reports container using the "ReportsRoot" alias.

Methods

  • Method

  • Description

  • GetPinnedReports()

  • Returns an array of reports pinned by the currently logged on user.

Details

GetPinnedReports()

Returns an array of reports pinned by the currently logged on user.

IAdmPinnedReport[] GetPinnedReports()

Requirements

Minimum required version: 2018.1

See also