Skip to main content
PFStatisticsUpdateStatisticsResponse 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) Updated entity profile statistics. statisticsCount   uint32_t Count of statistics

Requirements

Header: PFStatisticsTypes.h

See also

PFStatisticsTypes members
Last modified on August 31, 2026