Click or drag to resize
EF Visual Editor

ModelClassAllAttributes Property

All attributes in the class, including those inherited from base classes

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 IEnumerable<ModelAttribute> AllAttributes { get; }
Request Example View Source

Property Value

Type: IEnumerableModelAttribute

[Missing <value> documentation for "P:Sawczyn.EFDesigner.EFModel.ModelClass.AllAttributes"]

See Also