Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AnalyticsResult<TRow>

Contains the results of an analytics query.

Type parameters

  • TRow = any

Hierarchy

  • AnalyticsResult

Index

Properties

Properties

The meta-data which has been returned by the query.

rows: TRow[]

The rows which have been returned by the query.

Generated using TypeDoc