SaveParents
Removed GetFilteredOutMapped Removed GetNonSpecificPeopleCollection
This commit is contained in:
@ -6,6 +6,8 @@ public record GenealogicalDataCommunicationRelation(int FamilyIndex,
|
||||
string Relation,
|
||||
string Id,
|
||||
string NickName,
|
||||
long? PersonKey,
|
||||
string? FullName,
|
||||
string? LineTwo)
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user