The Fam
aggregate is used to represent the details for a family in the OneGreatFamily system.
Name | Description | Required |
---|---|---|
|
OneGreatFamily ID for the family Type: UInt64 Constraints: None |
Yes |
|
Group this family view is based on Type: UInt64 Constraints: None |
No |
HusbandOGFN |
OneGreatFamily ID for the husband Type: UInt64 Constraints: None |
No |
|
OneGreatFamily ID for the wife Type: UInt64 Constraints: None |
No |
ChildrenOGFNs |
A collection of OGFNs representing the families the individual is a spouse in. Type: Collection of UInt64 Constraints: None |
No |
MarriageDate |
The marriage date Type: String Constraints: None |
No |
|
The marriage place Type: String Constraints: None |
No |
|
The divorce date Type: String Constraints: None |
No |
|
The divorce place Type: String Constraints: None |
No |
|
A value representing the record's lockId. Type: long Constraints: None |
No |