ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Multiplicity - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Multiplicity

    Define the Multiplicity of uml connector shapes OneToOne - Indicates the connector multiplicity is OneToOne. OneToMany - Indicates the connector multiplicity is OneToMany. ManyToOne - Indicates the connector multiplicity is ManyToOne.

    Inheritance
    System.Object
    Multiplicity
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class Multiplicity : Enum

    Fields

    ManyToOne

    Declaration
    public const Multiplicity ManyToOne
    Field Value
    Type Description
    Multiplicity

    OneToMany

    Declaration
    public const Multiplicity OneToMany
    Field Value
    Type Description
    Multiplicity

    OneToOne

    Declaration
    public const Multiplicity OneToOne
    Field Value
    Type Description
    Multiplicity

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved