Share via


NavigationPropertyConfiguration.AutomaticallyExpand Method ()

 

Marks the navigation property is automatic expanded.

Namespace:   System.Web.OData.Builder
Assembly:  System.Web.OData (in System.Web.OData.dll)

Syntax

public NavigationPropertyConfiguration AutomaticallyExpand()
public:
NavigationPropertyConfiguration^ AutomaticallyExpand()
member AutomaticallyExpand : unit -> NavigationPropertyConfiguration
Public Function AutomaticallyExpand As NavigationPropertyConfiguration

Return Value

Type: System.Web.OData.Builder.NavigationPropertyConfiguration

See Also

NavigationPropertyConfiguration Class
System.Web.OData.Builder Namespace

Return to top