Click or drag to resize
EF Visual Editor

AssociationDependent Property

Gets the dependent ModelClass of this association, if any

Namespace:  Sawczyn.EFDesigner.EFModel
Assembly:  Sawczyn.EFDesigner.EFModel.Dsl (in Sawczyn.EFDesigner.EFModel.Dsl.dll) Version: 2.0.5.3 (2.0.5.3)
Syntax
public ModelClass Dependent { get; }
Request Example View Source

Property Value

Type: ModelClass

[Missing <value> documentation for "P:Sawczyn.EFDesigner.EFModel.Association.Dependent"]

See Also