Share via


CollectionNavigationNode.NavigationProperty Property

Definition

Gets the Navigation Property that defines this collection Node.

public Microsoft.OData.Edm.IEdmNavigationProperty NavigationProperty { get; }
member this.NavigationProperty : Microsoft.OData.Edm.IEdmNavigationProperty
Public ReadOnly Property NavigationProperty As IEdmNavigationProperty

Property Value

The navigation property that defines this collection node.

Applies to