rowCount property
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;
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.
core.int? rowCount;