Skip to main content

B1FamilyTreeMemberData

  • Stores complete family tree data for a single member, including their ID,
    * parents, children, spouse, and gender type.
PropertyTypeDescriptionMetadata
IdFB1FamilyTreeMemberIdUnique identifier for this family tree member.Category: B1FamilyTreeMemberData
ParentAFB1FamilyTreeMemberIdParent 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
ParentBFB1FamilyTreeMemberIdParent 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
ChildrenTArrayList of child IDs. (a member can have multiple children)
* Represents blood-related children; the parent-child bond cannot be removed once formed.
Category: B1FamilyTreeMemberData
SpouseFB1FamilyTreeMemberIdSpouse ID.
* The spousal relationship can be set or removed at any time via marriage or divorce.
Category: B1FamilyTreeMemberData
GenderTypeEB1GenderTypeVisual gender type used to determine appropriate kinship titles (male/female).Category: B1FamilyTreeMemberData