ASP.NET Core

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

    Show / Hide Table of Contents

    Enum Multiplicity

    To define the Multiplicity of uml connector shapes

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum Multiplicity

    Fields

    Name Description
    ManyToMany

    Used to specify the Multiplicity of the uml connectors as ManyToMany type.

    ManyToOne

    Used to specify the Multiplicity of the uml connectors as ManyToOne type.

    OneToMany

    Used to specify the Multiplicity of the uml connectors as OneToMany type.

    OneToOne

    Used to specify the Multiplicity of the uml connectors as OneToOne type.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved