Share via


SelectExpandNode.SelectedNavigationProperties Property

Definition

Gets the list of EDM navigation properties to be included as links in the response. It could be null.

public System.Collections.Generic.ISet<Microsoft.OData.Edm.IEdmNavigationProperty> SelectedNavigationProperties { get; }
member this.SelectedNavigationProperties : System.Collections.Generic.ISet<Microsoft.OData.Edm.IEdmNavigationProperty>
Public ReadOnly Property SelectedNavigationProperties As ISet(Of IEdmNavigationProperty)

Property Value

Applies to