Skip to main content
PFStatisticsGetStatisticsResponse 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 entity   PFEntityKey const*
may be nullptr
(Optional) The entity id and type. statistics   PFStatisticsEntityStatisticValueDictionaryEntry const*
may be nullptr
(Optional) List of statistics keyed by Name. Only the latest version of a statistic is returned. statisticsCount   uint32_t Count of statistics

Requirements

Header: PFStatisticsTypes.h

See also

PFStatisticsTypes members
Last modified on August 31, 2026