Show / Hide Table of Contents

Enum RecordRelationshipType

Describes the type of relationship between records.

Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public enum RecordRelationshipType

Fields

Name Description
Child

A child relationship

Parent

A parent relationship

Sibling

A sibling relationship

Unknown

The type of relationship is unknown

In this article
Back to top Generated by DocFX