Relationship

Description

The Relationship aggregate is used add a relationship from one indi to another.

Aggregate Elements

Name Description Required

IndiOgfn

Individual OGFN

Type: UInt64

Default: None

Constraints:

Yes

RelatedIndOgfn

Related Individual OGFN

Type: UInt64

Default: None

Constraints:

Yes

FamilyOgfn

Family OGFN for the relationship. NOTE: When creating a new relationship, this is not required.

Type: UInt64

Default: None

Constraints: Must be a valid family ID.

No

RelationshipType

The relationship type to add

Type: RelationshipType

Default: None

Constraints: Must be a valid RelationshipType.

Yes