menu

ASP.NET Core - EJ2

  • Code Examples
  • 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. ManyToMany - Indicates the connector multiplicity is ManyToMany.

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

    Fields

    ManyToMany

    Declaration
    public const Multiplicity ManyToMany
    Field Value
    Type
    Multiplicity

    ManyToOne

    Declaration
    public const Multiplicity ManyToOne
    Field Value
    Type
    Multiplicity

    OneToMany

    Declaration
    public const Multiplicity OneToMany
    Field Value
    Type
    Multiplicity

    OneToOne

    Declaration
    public const Multiplicity OneToOne
    Field Value
    Type
    Multiplicity
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved