loadReportObjects

fun loadReportObjects(vararg objectIds: String): List<ReportObject>

Loads the ReportObjects corresponding to the supplied object ids.

Return

a list of [ReportObject]s

Since

27.0.0

Parameters

objectIds
the object identifiers for the objects within a SAS Visual Analytics report.