Skip to main content
PFStatisticsGetStatisticsForEntitiesResponse data model.

Syntax

Members

columnDetails   PFStatisticsStatisticColumnCollectionDictionaryEntry const*
may be nullptr
(Optional) A mapping of statistic name to the columns defined in the corresponding definition. columnDetailsCount   uint32_t Count of columnDetails entitiesStatistics   PFStatisticsEntityStatistics const*
may be nullptr
(Optional) List of entities mapped to their statistics. Only the latest version of a statistic is returned. entitiesStatisticsCount   uint32_t Count of entitiesStatistics

Requirements

Header: PFStatisticsTypes.h

See also

PFStatisticsTypes members
Last modified on August 31, 2026