AssociationProvider.Direction Property
.NET Framework (current version)
Gets or sets the type of the association.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
abstract Direction : AssociationDirection with get, set override Direction : AssociationDirection with get, set
Property Value
Type: System.Web.DynamicData.ModelProviders.AssociationDirectionThe type of the association.
Associations include one-to-one, one-to-many, and many-to-many.
.NET Framework
Available since 3.5
Available since 3.5
Show: