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 : int

Fields

Name Description
Child

A child relationship

Parent

A parent relationship

Sibling

A sibling relationship

Extension Methods

Extensions.Yield<RecordRelationshipType>()
Back to top Copyright © 2009-2018 Colectica