B1FamilyTreeMemberData
- Stores complete family tree data for a single member, including their ID,
* parents, children, spouse, and gender type.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Id | FB1FamilyTreeMemberId | Unique identifier for this family tree member. | Category: B1FamilyTreeMemberData |
| ParentA | FB1FamilyTreeMemberId | Parent ID - A. (up to two parents: A and B) * Represents a blood-related parent; the parent-child bond cannot be removed once formed. | Category: B1FamilyTreeMemberData |
| ParentB | FB1FamilyTreeMemberId | Parent ID - B. (up to two parents: A and B) * Represents a blood-related parent; the parent-child bond cannot be removed once formed. | Category: B1FamilyTreeMemberData |
| Children | TArray | List of child IDs. (a member can have multiple children) * Represents blood-related children; the parent-child bond cannot be removed once formed. | Category: B1FamilyTreeMemberData |
| Spouse | FB1FamilyTreeMemberId | Spouse ID. * The spousal relationship can be set or removed at any time via marriage or divorce. | Category: B1FamilyTreeMemberData |
| GenderType | EB1GenderType | Visual gender type used to determine appropriate kinship titles (male/female). | Category: B1FamilyTreeMemberData |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoFamily
- EB1FamilyCreateGenderControllType
- EB1FamilyRelationshipType
- Family Data Guide
- FamilyCreateTemplate Data Guide
- FamilyMonitoringNotification Data Guide
- FamilyNamePool Data Guide
- FamilyRelationshipName Data Guide
- FB1FamilyCreateOperation
- FB1FamilyCreateTemplateData
- FB1FamilyCreateTemplateTableRow
- FB1FamilyDivorceUIInfo
- FB1FamilyMemberAttributeInfo