Skip to main content
PFGroupsEntityWithLineage data model. Entity wrapper class that contains the entity key and the entities that make up the lineage of the entity.

Syntax

Members

key   PFEntityKey const*
may be nullptr
(Optional) The entity key for the specified entity. lineage   PFEntityKeyDictionaryEntry const*
may be nullptr
(Optional) Dictionary of entity keys for related entities. Dictionary key is entity type. lineageCount   uint32_t Count of lineage

Requirements

Header: PFGroupsTypes.h

See also

PFGroupsTypes members
Last modified on August 1, 2026