rowCount property

int? rowCount
getter/setter pair

The cardinality of the pivot.

The total number of rows for this pivot's fields regardless of how the parameters offset and limit are specified in the request.

Implementation

core.int? rowCount;