Constructor RelationshipModel

Namespace
Docfx.ResultSnippets
Assembly
Docfx.ResultSnippets.dll

RelationshipModel(string, string, RelationshipType, CardinalityType?, string?)

Relationship type

public RelationshipModel(string FromType, string ToType, RelationshipType Type, CardinalityType? Cardinality = null, string? Label = null)

Parameters

FromType string

from type

ToType string

to type

Type RelationshipType

relationship type

Cardinality CardinalityType?

optional cardinality type

Label string

optional label