Skip to content

DiGi.Core.Relation.Enums

github-actions[bot] edited this page Jul 15, 2026 · 2 revisions

DiGi.Core.Relation.Enums Namespace

Enums

RelationSide Enum

Specifies the side of a relation.

public enum RelationSide

Fields

Undefined 0

The side is undefined.

From 1

The "from" side of the relation.

To 2

The "to" side of the relation.

Clone this wiki locally