PropertyConfiguration.IsNavigable Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the property as navigable.
public Microsoft.AspNet.OData.Builder.PropertyConfiguration IsNavigable ();
member this.IsNavigable : unit -> Microsoft.AspNet.OData.Builder.PropertyConfiguration
Public Function IsNavigable () As PropertyConfiguration