Fam

Description

The Fam entity is used to represent the details for a family in the OneGreatFamily system. NOTE: user is required to use at least one non-required parameter on this entity

Entity Elements

Name Description Required

OGFN

OneGreatFamily ID for the family

Type: UInt64

Constraints: None

Yes

GroupOgfn

Group this family view is based on

Type: UInt64

Constraints: read-only

No

HusbandOGFN

OneGreatFamily ID for the husband

Type: UInt64

Constraints: None

No

WifeOGFN

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

MarriagePlace

The marriage place

Type: String

Constraints: None

No

DivorceDate

The divorce date

Type: String

Constraints: None

No

DivorcePlace

The divorce place

Type: String

Constraints: None

No

HintsExist

If Hints exist for this family record

Type: Boolean

Constraints: None

No

ConflictsExist

If conflicts exist for this family record

Type: Boolean

Constraints: None

No

MergesExist

If merges exist for this family record

Type: Boolean

Constraints: None

No

lockId

A value representing the record's lockId.

Type: long

Constraints: None

No