Exago .NET API Documentation
Entities Property (ReportObject)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
WebReports.Api.Reports Namespace
>
ReportObject Class
: Entities Property
Returns the report Entities for advanced/ExpressView/Express reports. Not implemented for dashboard viz's, returns empty list for dashboards and chained reports
Syntax
C#
public
abstract
ReportEntityCollection Entities {
get
;
set
;}
See Also
Reference
ReportObject Class
ReportObject Members